INSTALL-FILES_FROM_DIR-bad-stderr.txt 652 B

123456789101112131415
  1. ^CMake Error at INSTALL-FILES_FROM_DIR-bad.cmake:[0-9]+ \(file\):
  2. file option FILES_FROM_DIR requires all files to be specified as relative
  3. paths\.
  4. Call Stack \(most recent call first\):
  5. CMakeLists.txt:[0-9]+ \(include\)
  6. +
  7. CMake Error at INSTALL-FILES_FROM_DIR-bad.cmake:[0-9]+ \(file\):
  8. file INSTALL option RENAME may not be combined with FILES_FROM_DIR\.
  9. Call Stack \(most recent call first\):
  10. CMakeLists.txt:[0-9]+ \(include\)
  11. +
  12. CMake Error at INSTALL-FILES_FROM_DIR-bad.cmake:[0-9]+ \(file\):
  13. file option FILES_FROM_DIR may not appear after PATTERN or REGEX\.
  14. Call Stack \(most recent call first\):
  15. CMakeLists.txt:[0-9]+ \(include\)$