]> git.mxchange.org Git - flightgear.git/blobdiff - utils/TerraSync/CMakeLists.txt
Allow scenery installation from the launcher.
[flightgear.git] / utils / TerraSync / CMakeLists.txt
index cc27ec82b4890b9ec3973693290bf0f1dd7963d9..f97996a9a8fa7cd78b75cb4411f574bce2ad073c 100644 (file)
@@ -1,9 +1,9 @@
 
-add_executable(terrasync terrasync.cxx)
+#add_executable(terrasync terrasync.cxx)
 
-target_link_libraries(terrasync
-       ${SIMGEAR_CORE_LIBRARIES}
-       ${SIMGEAR_CORE_LIBRARY_DEPENDENCIES}
-)
+#target_link_libraries(terrasync
+#      ${SIMGEAR_CORE_LIBRARIES}
+#      ${SIMGEAR_CORE_LIBRARY_DEPENDENCIES}
+#)
 
-install(TARGETS terrasync RUNTIME DESTINATION bin)
+#install(TARGETS terrasync RUNTIME DESTINATION bin)