summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/try_compile/NoSources-stderr.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/try_compile/NoSources-stderr.txt')
-rw-r--r--Tests/RunCMake/try_compile/NoSources-stderr.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/Tests/RunCMake/try_compile/NoSources-stderr.txt b/Tests/RunCMake/try_compile/NoSources-stderr.txt
index 023032b60..55603dca1 100644
--- a/Tests/RunCMake/try_compile/NoSources-stderr.txt
+++ b/Tests/RunCMake/try_compile/NoSources-stderr.txt
@@ -1,4 +1,7 @@
-CMake Error at NoSources.cmake:1 \(try_compile\):
- SOURCES must be followed by at least one source file
+CMake Error at NoSources.cmake:[0-9]+ \(try_compile\):
+ Error after keyword "SOURCES":
+
+ missing required value
+
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)