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.
This commit is contained in:
Ben Boeckel
2025-05-19 12:13:44 +02:00
parent 42c5200612
commit 757c40c478
4 changed files with 100 additions and 0 deletions
+1
View File
@@ -454,6 +454,7 @@ CMAKE_CXX_SOURCES="\
cmOSXBundleGenerator \
cmOptionCommand \
cmOrderDirectories \
cmObjectLocation \
cmOutputConverter \
cmParseArgumentsCommand \
cmPathLabel \