require-c++11.rst 139 B

12345
  1. require-c++11
  2. -------------
  3. * Support for building CMake itself with C++98 compilers was dropped.
  4. CMake is now implemented using C++11.