mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 22:31:18 -05:00
4cb6a53bf5
Printing paths to CMake input files does not need to use the generator-wide relative path conversion rules because we are not actually generating a relative path for the build system that needs to be consistent with anything else. Instead, simply print a relative path if it does not need to start in `../`, and otherwise an absolute path.
19 KiB
19 KiB