summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/try_run/NoCompileOutputVariable-stderr.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/try_run/NoCompileOutputVariable-stderr.txt')
-rw-r--r--Tests/RunCMake/try_run/NoCompileOutputVariable-stderr.txt8
1 files changed, 5 insertions, 3 deletions
diff --git a/Tests/RunCMake/try_run/NoCompileOutputVariable-stderr.txt b/Tests/RunCMake/try_run/NoCompileOutputVariable-stderr.txt
index 6feaf4f0ec..e8baffb122 100644
--- a/Tests/RunCMake/try_run/NoCompileOutputVariable-stderr.txt
+++ b/Tests/RunCMake/try_run/NoCompileOutputVariable-stderr.txt
@@ -1,5 +1,7 @@
-^CMake Error: COMPILE_OUTPUT_VARIABLE specified but there is no variable
-CMake Error at NoCompileOutputVariable.cmake:[0-9]+ \(try_run\):
- try_run unknown error.
+^CMake Error at NoCompileOutputVariable.cmake:[0-9]+ \(try_run\):
+ Error after keyword "COMPILE_OUTPUT_VARIABLE":
+
+ missing required value
+
Call Stack \(most recent call first\):
CMakeLists.txt:[0-9]+ \(include\)$