]> git.mxchange.org Git - simgear.git/blobdiff - simgear/io/CMakeLists.txt
hla: Use HLADataElementIndices for HLAInteractionClass.
[simgear.git] / simgear / io / CMakeLists.txt
index f665ebe96bf84305aab4edb52bf3cb94ec4b5914..17483d63923f29fd5a770d14c4b130dab077e7b8 100644 (file)
@@ -41,8 +41,7 @@ if(ENABLE_TESTS)
 if (SIMGEAR_SHARED)
     set(TEST_LIBS SimGearCore)
 else()
-    set(TEST_LIBS
-            sgio sgbucket sgstructure sgthreads sgtiming sgmisc sgdebug
+    set(TEST_LIBS SimGearCore
             ${CMAKE_THREAD_LIBS_INIT}
             ${WINSOCK_LIBRARY}
             ${ZLIB_LIBRARY}