7 lines
162 B
CMake
7 lines
162 B
CMake
|
|
||
|
#add_executable(terrasync terrasync.cxx)
|
||
|
|
||
|
#target_link_libraries(terrasync SimGearCore)
|
||
|
|
||
|
#install(TARGETS terrasync RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR})
|