summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CXXModules/NoCXX20-stderr.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/CXXModules/NoCXX20-stderr.txt')
-rw-r--r--Tests/RunCMake/CXXModules/NoCXX20-stderr.txt7
1 files changed, 3 insertions, 4 deletions
diff --git a/Tests/RunCMake/CXXModules/NoCXX20-stderr.txt b/Tests/RunCMake/CXXModules/NoCXX20-stderr.txt
index 5a9b6e7..c83e26d 100644
--- a/Tests/RunCMake/CXXModules/NoCXX20-stderr.txt
+++ b/Tests/RunCMake/CXXModules/NoCXX20-stderr.txt
@@ -1,9 +1,8 @@
(CMake Error in CMakeLists.txt:
-( The target named "nocxx20" has C\+\+ sources that use modules but does not
+ The target named "nocxx20" has C\+\+ sources that use modules but does not
include "cxx_std_20" \(or newer\) among its `target_compile_features`; found
"cxx_std_17"
-| The target named "nocxx20" contains C\+\+ sources that use modules which is
+|CMake Error in CMakeLists.txt:
+ The target named "nocxx20" contains C\+\+ sources that use modules which is
not supported by the generator
)
-)*
-CMake Generate step failed. Build files cannot be regenerated correctly.