BadSHELL_PATH-stderr.txt 484 B

1234567891011121314151617
  1. CMake Error at BadSHELL_PATH.cmake:[0-9]+ \(add_custom_target\):
  2. Error evaluating generator expression:
  3. \$<SHELL_PATH:>
  4. "" is not an absolute path.
  5. Call Stack \(most recent call first\):
  6. CMakeLists.txt:3 \(include\)
  7. +
  8. CMake Error at BadSHELL_PATH.cmake:[0-9]+ \(add_custom_target\):
  9. Error evaluating generator expression:
  10. \$<SHELL_PATH:Relative/Path>
  11. "Relative/Path" is not an absolute path.
  12. Call Stack \(most recent call first\):
  13. CMakeLists.txt:3 \(include\)