Skip to content
Snippets Groups Projects
Commit 4ff38058 authored by Damiano Amatruda's avatar Damiano Amatruda
Browse files

[SBS] Create CMake files for SBS, dependencies and Find Module

* CMake file for SBS (sbs.cmake) contains function 'sbs_target', that allows to configure an SBS target (entrypoint or test).

* CMake file for dependencies (dependencies.cmake) contains definitions wrt. dependencies, including Skyward Boardcore sources (previously defined in sbs.conf).

* Find Module files allow CMake to find packages, including libraries (Eigen, {fmt}, Mxgui and TSCPP).

* At the moment, to make Find Module file for {fmt} work it is needed to run `make` in libs/fmt before configuring.

* Find Module file for Mxgui is not fully working yet.

* Skyward Build System v2.0 files are removed, as they are replaced by v3.0 files.
parent 6032cd24
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment