1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-16 22:37:30 +08:00

2 Commits

Author SHA1 Message Date
Ben Boeckel
168e55be41 cmObjectLocation: support install-specific object locations
This will be used to implement custom install object paths. These can
support per-configuration values much more easily as it is
generator-agnostic.
2025-09-09 09:58:07 -04:00
Ben Boeckel
757c40c478 cmObjectLocation: add a class to track object locations
With the feature to use a shorter path for the build tree, the install
tree may still want to use a longer path.
2025-08-07 11:24:32 -04:00