Fix build flags, update core
Compare changes
+ 1
− 1
GitLab service scheduled maintenance on Monday, August 18th 2025 as of 07h00 Geneva time for a period of 3 hours. Further information under OTG0157026.
This MR fixes the fact that you couldn't build the framework with just cmake ..
, because the USE_*
weren't used consistently. This should be fixed now. I also introduced new CI jobs to test this, and to execute all the examples