summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/require-c++11.rst
blob: 7b849e7a558743ba3df62392cf71b7262990f642 (plain)
1
2
3
4
5
require-c++11
-------------

* Support for building CMake itself with C++98 compilers was dropped.
  CMake is now implemented using C++11.