summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/target_sources/FileSetBadName-stderr.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/target_sources/FileSetBadName-stderr.txt')
-rw-r--r--Tests/RunCMake/target_sources/FileSetBadName-stderr.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Tests/RunCMake/target_sources/FileSetBadName-stderr.txt b/Tests/RunCMake/target_sources/FileSetBadName-stderr.txt
new file mode 100644
index 0000000..a0b8054
--- /dev/null
+++ b/Tests/RunCMake/target_sources/FileSetBadName-stderr.txt
@@ -0,0 +1,6 @@
+^CMake Error at FileSetBadName\.cmake:[0-9]+ \(target_sources\):
+ target_sources Non-default file set name must contain only letters,
+ numbers, and underscores, and must not start with a capital letter or
+ underscore
+Call Stack \(most recent call first\):
+ CMakeLists\.txt:[0-9]+ \(include\)$