CMake/Tests/RunCMake/CPackCommandLine/ProjectConfigMissing-package-stderr.txt
Nikita Nemkin 2d9ae9de96 CPack: Allow source-relative CPACK_PROJECT_CONFIG_FILE
Resolve relative CPACK_PROJECT_CONFIG_FILE explicitly at config
generation time. Otherwise, it will be resolved at runtime
relative to the CPack execution directory (which could be anything).

Additionally, issue a warning if reading PACK_PROJECT_CONFIG_FILE
fails at runtime.

Fixes: #15522
2025-03-12 20:37:01 +05:00

2 lines
70 B
Plaintext

^CPack Warning: CPACK_PROJECT_CONFIG_FILE not found: .*/missing.cmake