cmake/Tests/RunCMake/file/INSTALL-FILES_FROM_DIR-bad-stderr.txt
2017-07-20 19:35:53 +02:00

16 lines
652 B
Plaintext

^CMake Error at INSTALL-FILES_FROM_DIR-bad.cmake:[0-9]+ \(file\):
file option FILES_FROM_DIR requires all files to be specified as relative
paths\.
Call Stack \(most recent call first\):
CMakeLists.txt:[0-9]+ \(include\)
+
CMake Error at INSTALL-FILES_FROM_DIR-bad.cmake:[0-9]+ \(file\):
file INSTALL option RENAME may not be combined with FILES_FROM_DIR\.
Call Stack \(most recent call first\):
CMakeLists.txt:[0-9]+ \(include\)
+
CMake Error at INSTALL-FILES_FROM_DIR-bad.cmake:[0-9]+ \(file\):
file option FILES_FROM_DIR may not appear after PATTERN or REGEX\.
Call Stack \(most recent call first\):
CMakeLists.txt:[0-9]+ \(include\)$