X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fio%2FCMakeLists.txt;h=17483d63923f29fd5a770d14c4b130dab077e7b8;hb=201cb61f842ef50a19438e3872ba22e588fa1afc;hp=f665ebe96bf84305aab4edb52bf3cb94ec4b5914;hpb=ae3f718fe397fea61161f8489f9c6777d3469d57;p=simgear.git diff --git a/simgear/io/CMakeLists.txt b/simgear/io/CMakeLists.txt index f665ebe9..17483d63 100644 --- a/simgear/io/CMakeLists.txt +++ b/simgear/io/CMakeLists.txt @@ -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}