Skip to content
Snippets Groups Projects
Commit c89d6f9c authored by Niccolò Betto's avatar Niccolò Betto
Browse files

[CMake] Fix sbs script include order

The `sbs.cmake` script was included too early, which caused `enable_language()` to be called before the call to `project()`, which is illegal by CMake specification.
parent 5d977786
Branches
No related tags found
1 merge request!104[Boardcore] Update the boardcore submodule
Pipeline #11057 passed