Changes between Version 1 and Version 2 of hds_users


Ignore:
Timestamp:
Jul 21, 2016, 3:44:03 PM (8 years ago)
Author:
Sanahuja Guillaume
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • hds_users

    v1 v2  
    2020- dev: binaries
    2121
    22 Note that scripts in flair-dev/cmake-modules and flair-dev/scripts will check the presence of a directory called ''flair-hds'' in $FLAIR_ROOT. If it is detected, flair-hds sources will be compiled by the script ''flair_compile_all.sh'' (see [wiki:compile_all this page]), and the ardrone2 library will be used by ''FlairUseFile.cmake''. Thus support for the ardrone2 will be added to all demos and programs having the following lines in their ''CMakeLists.txt'':
     22Note that scripts in flair-dev/cmake-modules and flair-dev/scripts will check the presence of a directory called ''flair-hds'' in $FLAIR_ROOT. If it is detected, flair-hds sources will be compiled by the script ''flair_compile_all.sh'' (see [wiki:compile_all this page]), and the ardrone2 library will be used by ''!FlairUseFile.cmake''. Thus support for the ardrone2 will be added to all demos and programs having the following lines in their ''CMakeLists.txt'':
    2323{{{
    2424include($ENV{FLAIR_ROOT}/flair-dev/cmake-modules/GlobalCmakeFlair.cmake)