Skip to content

CMakeLists: Make tests optional based on BUILD_TESTING

And when BUILD_TESTING is BOOL:ON, make sure we fail if something is missing instead of just ignoring the option.


Draft: Contains !218 (merged) to avoid merge conflicts.

Merge request reports