-
- Downloads
[SBS] Add full support for all libraries in CMake
* 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.
Showing
- cmake/FindEIGEN.cmake 0 additions, 39 deletionscmake/FindEIGEN.cmake
- cmake/FindFMT.cmake 0 additions, 44 deletionscmake/FindFMT.cmake
- cmake/FindMXGUI.cmake 0 additions, 42 deletionscmake/FindMXGUI.cmake
- cmake/FindTSCPP.cmake 0 additions, 37 deletionscmake/FindTSCPP.cmake
- cmake/dependencies.cmake 14 additions, 4 deletionscmake/dependencies.cmake
- cmake/sbs.cmake 11 additions, 2 deletionscmake/sbs.cmake
Loading
Please register or sign in to comment