summaryrefslogtreecommitdiffstats
path: root/bootstrap
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2024-05-17 16:22:14 (GMT)
committerBrad King <brad.king@kitware.com>2024-05-20 23:29:15 (GMT)
commit09c74c6d0c891bfb7372548b5231406d9a6ef7f9 (patch)
treed8194fafaeb8bc4ab99467e7f31be696170959ab /bootstrap
parentfeaca409311dd05b5b9c9702b21a6b6d151deb0d (diff)
downloadCMake-09c74c6d0c891bfb7372548b5231406d9a6ef7f9.zip
CMake-09c74c6d0c891bfb7372548b5231406d9a6ef7f9.tar.gz
CMake-09c74c6d0c891bfb7372548b5231406d9a6ef7f9.tar.bz2
cmGeneratorTarget: Factor transitive property methods into own source
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index fbd2058..9958a6d 100755
--- a/bootstrap
+++ b/bootstrap
@@ -388,6 +388,7 @@ CMAKE_CXX_SOURCES="\
cmGeneratorTarget_Options \
cmGeneratorTarget_Sources \
cmGeneratorTarget_TargetPropertyEntry \
+ cmGeneratorTarget_TransitiveProperty \
cmGetCMakePropertyCommand \
cmGetDirectoryPropertyCommand \
cmGetFilenameComponentCommand \