source: flair-src/tags/0.3/demos/CircleFollower/CMakeLists.txt

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

maj

File size: 209 bytes
Line 
1PROJECT(CircleFollower)
2include($ENV{FLAIR_ROOT}/flair-src/cmake-modules/GlobalCmakeFlair.cmake)
3
4add_subdirectory(${CMAKE_CURRENT_SOURCE_DIR}/simulator)
5add_subdirectory(${CMAKE_CURRENT_SOURCE_DIR}/uav)
Note: See TracBrowser for help on using the repository browser.