Skip to content

Require C++11 or higher and CMake 3.1 or higher to compile KWSys

Brad King requested to merge brad.king/kwsys:c++11 into master

In standalone builds, default to C++11. Provide options for host projects to control the standard level.

Merge request reports