Simplify compiler flag setup in default case
- Sets C++ standard via CMake, not compiler flags - C++14 requested, but C++11 is highest "required" standard
Loading
Please sign in to comment
- Sets C++ standard via CMake, not compiler flags - C++14 requested, but C++11 is highest "required" standard