summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CompileFeatures/NoSupportedCxxFeaturesGenex.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Features: FATAL_ERROR on compilers with no recorded features.Stephen Kelly2014-04-171-0/+3
Users of the new target_compile_features command are expected to check the existence of the CMAKE_CXX_COMPILE_FEATURES variable before attempting to use it to require features.