source:
flair-src/trunk/demos/Gps/CMakeLists.txt@
337
Last change on this file since 337 was 312, checked in by , 6 years ago | |
---|---|
File size: 198 bytes |
Rev | Line | |
---|---|---|
[299] | 1 | PROJECT(Gps) |
[312] | 2 | include($ENV{FLAIR_ROOT}/flair-src/cmake-modules/GlobalCmakeFlair.cmake) |
[299] | 3 | |
4 | add_subdirectory(${CMAKE_CURRENT_SOURCE_DIR}/simulator) | |
5 | add_subdirectory(${CMAKE_CURRENT_SOURCE_DIR}/uav) |
Note:
See TracBrowser
for help on using the repository browser.