diff options
author | Stephen Kelly <steveire@gmail.com> | 2014-05-07 10:36:22 (GMT) |
---|---|---|
committer | Stephen Kelly <steveire@gmail.com> | 2014-05-07 10:36:22 (GMT) |
commit | bbfd4cd48fd7966ac5a539028fc3e397643f5593 (patch) | |
tree | bce282b2cce445b21cac15f37eeecc4127a8d18a /Tests/RunCMake/CompileFeatures/NoSupportedCxxFeaturesGenex-stderr.txt | |
parent | c4f4dac2d550f0a8a44530187eac2ad03191c981 (diff) | |
download | CMake-bbfd4cd48fd7966ac5a539028fc3e397643f5593.zip CMake-bbfd4cd48fd7966ac5a539028fc3e397643f5593.tar.gz CMake-bbfd4cd48fd7966ac5a539028fc3e397643f5593.tar.bz2 |
Features: Include the language of the compiler in error messages.
Diffstat (limited to 'Tests/RunCMake/CompileFeatures/NoSupportedCxxFeaturesGenex-stderr.txt')
-rw-r--r-- | Tests/RunCMake/CompileFeatures/NoSupportedCxxFeaturesGenex-stderr.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/RunCMake/CompileFeatures/NoSupportedCxxFeaturesGenex-stderr.txt b/Tests/RunCMake/CompileFeatures/NoSupportedCxxFeaturesGenex-stderr.txt index d8366b2..66d0d41 100644 --- a/Tests/RunCMake/CompileFeatures/NoSupportedCxxFeaturesGenex-stderr.txt +++ b/Tests/RunCMake/CompileFeatures/NoSupportedCxxFeaturesGenex-stderr.txt @@ -1,5 +1,5 @@ CMake Error in CMakeLists.txt: - No known features for compiler + No known features for CXX compiler "[^"]*" |