summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/file/GLOB-error-CONFIGURE_DEPENDS-modified-stderr.txt
diff options
context:
space:
mode:
authorShane Parris <shane.lee.parris@gmail.com>2018-02-14 16:35:44 (GMT)
committerShane Parris <shane.lee.parris@gmail.com>2018-04-02 03:16:12 (GMT)
commit20612978c8d0880606632bf46f567218eae0b37b (patch)
tree3ca99ccc6e1fcd28c271eeeea64c20e6ce5765ee /Tests/RunCMake/file/GLOB-error-CONFIGURE_DEPENDS-modified-stderr.txt
parent3f4b81f54096a90e2887ece75fff6cf4a8b93541 (diff)
downloadCMake-20612978c8d0880606632bf46f567218eae0b37b.zip
CMake-20612978c8d0880606632bf46f567218eae0b37b.tar.gz
CMake-20612978c8d0880606632bf46f567218eae0b37b.tar.bz2
Add tests for `file(GLOB)` CONFIGURE_DEPENDS flag
Diffstat (limited to 'Tests/RunCMake/file/GLOB-error-CONFIGURE_DEPENDS-modified-stderr.txt')
-rw-r--r--Tests/RunCMake/file/GLOB-error-CONFIGURE_DEPENDS-modified-stderr.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/Tests/RunCMake/file/GLOB-error-CONFIGURE_DEPENDS-modified-stderr.txt b/Tests/RunCMake/file/GLOB-error-CONFIGURE_DEPENDS-modified-stderr.txt
new file mode 100644
index 0000000..d7b36eb
--- /dev/null
+++ b/Tests/RunCMake/file/GLOB-error-CONFIGURE_DEPENDS-modified-stderr.txt
@@ -0,0 +1,7 @@
+^CMake Error: The glob expression
+.* at GLOB-error-CONFIGURE_DEPENDS-modified\.cmake:[0-9]+ \(file\)
+was already present in the glob cache but the directory
+contents have changed during the configuration run.
+Matching glob expressions:
+ CONTENT_LIST_1 at GLOB-error-CONFIGURE_DEPENDS-modified\.cmake:[0-9]+ \(file\)
+ CONTENT_LIST_2 at GLOB-error-CONFIGURE_DEPENDS-modified\.cmake:[0-9]+ \(file\)$