source: flair-src/trunk/demos/TwoWheelRobotCircleFollower/CMakeLists.txt@ 375

Last change on this file since 375 was 371, checked in by Sanahuja Guillaume, 3 years ago

add twowheelrobot

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