2010-11-30 10:08:30 +00:00
|
|
|
|
2016-06-15 21:28:27 +00:00
|
|
|
#add_executable(terrasync terrasync.cxx)
|
2010-11-30 10:08:30 +00:00
|
|
|
|
2016-06-15 21:28:27 +00:00
|
|
|
#target_link_libraries(terrasync
|
|
|
|
# ${SIMGEAR_CORE_LIBRARIES}
|
|
|
|
# ${SIMGEAR_CORE_LIBRARY_DEPENDENCIES}
|
|
|
|
#)
|
2010-11-30 10:08:30 +00:00
|
|
|
|
2016-06-15 21:28:27 +00:00
|
|
|
#install(TARGETS terrasync RUNTIME DESTINATION bin)
|