3f7e59a1a5
Replaces FGadmin functionality.
9 lines
199 B
CMake
9 lines
199 B
CMake
|
|
#add_executable(terrasync terrasync.cxx)
|
|
|
|
#target_link_libraries(terrasync
|
|
# ${SIMGEAR_CORE_LIBRARIES}
|
|
# ${SIMGEAR_CORE_LIBRARY_DEPENDENCIES}
|
|
#)
|
|
|
|
#install(TARGETS terrasync RUNTIME DESTINATION bin)
|