Changes between Version 7 and Version 8 of compile_all


Ignore:
Timestamp:
Feb 13, 2019, 12:18:34 PM (6 years ago)
Author:
Sanahuja Guillaume
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • compile_all

    v7 v8  
    1717
    1818Flair uses CMake as project descriptor. One recommended IDE is !CodeLite. The helper scripts will produce projects for !CodeLite from ''CMakeLists.txt'' but you can adapt it to your favourite IDE.
     19
     20Note that !CodeLite CMake generator has been [https://github.com/2rm-robotics/robomap3-rt/blob/master/meta-poky/recipes-devtools/cmake/cmake/codelite.patch patched] in robomap3 to better fit flair needs.
    1921
    2022== CMake tricks ==