]> git.mxchange.org Git - simgear.git/blobdiff - simgear/environment/CMakeLists.txt
Optional use libCurl as the HTTP client.
[simgear.git] / simgear / environment / CMakeLists.txt
index 8718f9a3c4b29ae2bbf49fd14697ea77849ba204..d5255b041b8cfcbdebcf537aa6f294ba4ac1a146 100644 (file)
@@ -13,7 +13,7 @@ if (SIMGEAR_SHARED)
     target_link_libraries(test_metar SimGearScene) 
 else()
     target_link_libraries(test_metar
-        sgenvironment sgstructure sgmisc sgdebug
+        SimGearScene SimGearCore
         ${CMAKE_THREAD_LIBS_INIT}
         ${ZLIB_LIBRARY}
         ${RT_LIBRARY})