source: flair-src/trunk/demos/Gps/CMakeLists.txt@ 376

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

maj

File size: 198 bytes
RevLine 
[299]1PROJECT(Gps)
[312]2include($ENV{FLAIR_ROOT}/flair-src/cmake-modules/GlobalCmakeFlair.cmake)
[299]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.