summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/GenEx-LIST/bad-option-stderr.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/GenEx-LIST/bad-option-stderr.txt')
-rw-r--r--Tests/RunCMake/GenEx-LIST/bad-option-stderr.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/Tests/RunCMake/GenEx-LIST/bad-option-stderr.txt b/Tests/RunCMake/GenEx-LIST/bad-option-stderr.txt
new file mode 100644
index 0000000000..37048c5f0e
--- /dev/null
+++ b/Tests/RunCMake/GenEx-LIST/bad-option-stderr.txt
@@ -0,0 +1,8 @@
+CMake Error at bad-option.cmake:[0-9]+ \(file\):
+ Error evaluating generator expression:
+
+ \$<LIST:BAD_OPTION,ARG>
+
+ BAD_OPTION: invalid option.
+Call Stack \(most recent call first\):
+ CMakeLists.txt:[0-9]+ \(include\)