Files
CMake/Help
Brad King fd4fd9a276 Require C++11 to build CMake itself
CMake can now compile as C++11 on all supported platforms.  Check that
std::unique_ptr is available and fail early if missing.  This will allow
us to use C++11 more broadly in CMake's implementation (previously it
was restricted to the serve mode implementation).

Co-Author: Daniel Pfeifer <daniel@pfeifer-mail.de>
2017-08-16 10:13:38 -04:00
..
2017-08-16 10:13:38 -04:00
2017-08-10 09:06:58 -04:00
2017-07-13 07:46:47 -04:00
2016-09-19 08:57:58 -04:00