Skip to content

Fix build flags, update core

Paul Gessinger-Befurt requested to merge fix-build-flags into master

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

Merge request reports