Skip to content

Remove unnecessary cmake checks

Steffen Müthing requested to merge feature/remove-unnecessary-cmake-checks into master

Get rid of some CMake checks that we don't need anymore, because we can rely on the compiler to support the features.

Merge request reports