summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/include_guard/InvalidScope-stderr.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/include_guard/InvalidScope-stderr.txt')
-rw-r--r--Tests/RunCMake/include_guard/InvalidScope-stderr.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Tests/RunCMake/include_guard/InvalidScope-stderr.txt b/Tests/RunCMake/include_guard/InvalidScope-stderr.txt
new file mode 100644
index 0000000..456709d
--- /dev/null
+++ b/Tests/RunCMake/include_guard/InvalidScope-stderr.txt
@@ -0,0 +1,4 @@
+CMake Error at InvalidScope.cmake:1 \(include_guard\):
+ include_guard given an invalid scope: INVALID
+Call Stack \(most recent call first\):
+ CMakeLists.txt:3 \(include\)