flightgear/utils/TerraSync/CMakeLists.txt
2022-10-20 20:29:11 +08:00

7 lines
162 B
CMake

#add_executable(terrasync terrasync.cxx)
#target_link_libraries(terrasync SimGearCore)
#install(TARGETS terrasync RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR})