source:
flair-src/trunk/demos/TwoWheelRobotCircleFollower/CMakeLists.txt@
374
Last change on this file since 374 was 371, checked in by , 4 years ago | |
---|---|
File size: 223 bytes |
Line | |
---|---|
1 | PROJECT(TwoWheelRobotCircleFollower) |
2 | include($ENV{FLAIR_ROOT}/flair-src/cmake-modules/GlobalCmakeFlair.cmake) |
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.