source:
flair-src/trunk/demos/PidStandalone/CMakeLists.txt@
329
Last change on this file since 329 was 312, checked in by , 6 years ago | |
---|---|
File size: 208 bytes |
Rev | Line | |
---|---|---|
[299] | 1 | PROJECT(PidStandalone) |
[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.