summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/CompileFeatures/NoSupportedCxxFeatures-stderr.txt
Commit message (Collapse)AuthorAgeFilesLines
* Features: Include the language of the compiler in error messages.Stephen Kelly2014-05-071-1/+1
|
* Features: FATAL_ERROR on compilers with no recorded features.Stephen Kelly2014-04-171-0/+8
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.