summaryrefslogtreecommitdiff
path: root/indra/test
diff options
context:
space:
mode:
authorNicky <nicky.dasmijn@gmail.com>2022-04-16 15:33:32 +0200
committerNicky <nicky.dasmijn@gmail.com>2022-04-16 15:33:32 +0200
commitb9f94c08977ff76f41a32a2bb9f25883e578eea3 (patch)
tree8452ee9fc2db66bfffa4f42c9245e38e1829a078 /indra/test
parentbb85651d987a6cb969de7dd7c2b130411de6203c (diff)
Now there is a oslibrary target get rid of some more obsolete vars:
LEGACY_STDIO_LIBS (was only used for Windows) PTHREAD_LIBRARY (only Linux) LLDATABASE_LIBRARIES (that one was supposed for Linux, but never needed anyway)
Diffstat (limited to 'indra/test')
-rw-r--r--indra/test/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/test/CMakeLists.txt b/indra/test/CMakeLists.txt
index 822574210f..23f80d1ef9 100644
--- a/indra/test/CMakeLists.txt
+++ b/indra/test/CMakeLists.txt
@@ -65,8 +65,6 @@ if (USE_BUGSPLAT)
endif (USE_BUGSPLAT)
target_link_libraries(lltest
- ${LEGACY_STDIO_LIBS}
- ${LLDATABASE_LIBRARIES}
llinventory
llmessage
llmath