Skip to content
Snippets Groups Projects
Select Git revision
0 results

sbs.cmake

  • Damiano Amatruda's avatar
    7b6ca7c9
    [SBS] Add full support for all libraries in CMake · 7b6ca7c9
    Damiano Amatruda authored
    * File 'dependencies.cmake' is updated to configure and fully support Mxgui, Eigen, {fmt} and local libraries.
    
    * Library {fmt} now works with every board, as it is no longer compiled with hardcoded flags.
    
    * Function 'sbs_link_mxgui' is added, allowing to link Mxgui without respecifying the board.
    7b6ca7c9
    History
    [SBS] Add full support for all libraries in CMake
    Damiano Amatruda authored
    * File 'dependencies.cmake' is updated to configure and fully support Mxgui, Eigen, {fmt} and local libraries.
    
    * Library {fmt} now works with every board, as it is no longer compiled with hardcoded flags.
    
    * Function 'sbs_link_mxgui' is added, allowing to link Mxgui without respecifying the board.