source: flair-src/trunk/demos/OpticalFlow/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: 132 bytes
Line 
1PROJECT(OpticalFlow)
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.