Skip to content

CMake: remove C++ option checking

Rolf Eike Beer requested to merge (removed):cmake-cxx into master

There is no C++ code.

There would be better options for e.g. the C++ standard by simply setting CMAKE_CXX_STANDARD, which would tell CMake to add the proper compiler flag.

Merge request reports

Loading