diff options
author | Stephen Kelly <steveire@gmail.com> | 2014-11-18 23:30:40 (GMT) |
---|---|---|
committer | Stephen Kelly <steveire@gmail.com> | 2014-11-18 23:32:03 (GMT) |
commit | d49f1c5e9400c6b5d6dc205b4dadad2fa21f6eb0 (patch) | |
tree | f2c7241e3e4443e2de92af595bee898d8465eecf /Tests/Module/WriteCompilerDetectionHeader/multi_files.cpp | |
parent | d526ebc603b0a83a7a1602ed4ddcf1b483077cf4 (diff) | |
download | CMake-d49f1c5e9400c6b5d6dc205b4dadad2fa21f6eb0.zip CMake-d49f1c5e9400c6b5d6dc205b4dadad2fa21f6eb0.tar.gz CMake-d49f1c5e9400c6b5d6dc205b4dadad2fa21f6eb0.tar.bz2 |
Build CMake with most-recent available language dialect.
When CMake is built with CMake 3.1 or later, appropriate -std=
options will be added for GNU and Clang compilers while building
C and CXX code.
This allows taking advantage of 'hidden' language features such
as move-constructors, and allows the standard library to enable
the use of more-advanced features too, where available.
This does not change CMake host compiler requirements.
Diffstat (limited to 'Tests/Module/WriteCompilerDetectionHeader/multi_files.cpp')
0 files changed, 0 insertions, 0 deletions