diff options
author | Brad King <brad.king@kitware.com> | 2017-08-28 19:15:30 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2017-08-29 15:05:19 (GMT) |
commit | 4a275f63206be052f9ab32a35a58681469374ba9 (patch) | |
tree | 8f8f9a5e38be450614b81201760732b8fb3b60c5 /Source/cmTimestamp.cxx | |
parent | e710d6953dae27f73452095df6d7b2d7ec698fd1 (diff) | |
download | CMake-4a275f63206be052f9ab32a35a58681469374ba9.zip CMake-4a275f63206be052f9ab32a35a58681469374ba9.tar.gz CMake-4a275f63206be052f9ab32a35a58681469374ba9.tar.bz2 |
bootstrap: Require compiler mode aware of C++11
Some compilers have enough features enabled in their default modes to
pass our simple C++11 unique_ptr check but do not enable enough to build
CMake. Poison this case so that we choose one of the explicit `-std=`
options for such compilers.
Diffstat (limited to 'Source/cmTimestamp.cxx')
0 files changed, 0 insertions, 0 deletions