summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/Syntax/BracketNoSpace1-stderr.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/Syntax/BracketNoSpace1-stderr.txt')
-rw-r--r--Tests/RunCMake/Syntax/BracketNoSpace1-stderr.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Tests/RunCMake/Syntax/BracketNoSpace1-stderr.txt b/Tests/RunCMake/Syntax/BracketNoSpace1-stderr.txt
new file mode 100644
index 0000000..43bf995
--- /dev/null
+++ b/Tests/RunCMake/Syntax/BracketNoSpace1-stderr.txt
@@ -0,0 +1,6 @@
+CMake Error at BracketNoSpace1.cmake:1:
+ Syntax Error in cmake code at column 24
+
+ Argument not separated from preceding token by whitespace.
+Call Stack \(most recent call first\):
+ CMakeLists.txt:3 \(include\)