diff options
author | Brad King <brad.king@kitware.com> | 2016-10-28 13:43:34 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2016-11-02 14:01:24 (GMT) |
commit | df252db15a0e539be255536417f36045301db02c (patch) | |
tree | d2ede11ba73a28f8e4c8193adda5d8ec4eacefc2 /Modules/CheckVariableExists.cmake | |
parent | 6d5fb0e0d0464d50ae58673bf5543b0d052dc681 (diff) | |
download | CMake-df252db15a0e539be255536417f36045301db02c.zip CMake-df252db15a0e539be255536417f36045301db02c.tar.gz CMake-df252db15a0e539be255536417f36045301db02c.tar.bz2 |
Features: Test cycle diagnostic with language standard meta-feature
The `cxx_static_assert` feature may be available in C++ 98 mode of some
compilers or not available at all in others. Intstead of using an
individual feature to test cyclic requirement of a feature requiring
C++ 11, use the `std_cxx_11` meta-feature that has exactly this meaning.
Diffstat (limited to 'Modules/CheckVariableExists.cmake')
0 files changed, 0 insertions, 0 deletions