source: flair-src/trunk/demos/PidStandalone/CMakeLists.txt@ 299

Last change on this file since 299 was 299, checked in by Sanahuja Guillaume, 5 years ago

cleanup for out of source build

File size: 134 bytes
Line 
1PROJECT(PidStandalone)
2
3add_subdirectory(${CMAKE_CURRENT_SOURCE_DIR}/simulator)
4add_subdirectory(${CMAKE_CURRENT_SOURCE_DIR}/uav)
Note: See TracBrowser for help on using the repository browser.