summaryrefslogtreecommitdiffstats
path: root/bootstrap
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2024-05-17 15:58:46 (GMT)
committerBrad King <brad.king@kitware.com>2024-05-20 23:26:05 (GMT)
commitb4924c562a9197b84b1f511043a5b2775cb865b3 (patch)
treeeb692dd119b444377324e8f80427e78ff12bc57a /bootstrap
parentcdd7112a5d3ad4b5bd30aae33e82f779a6b77cfe (diff)
downloadCMake-b4924c562a9197b84b1f511043a5b2775cb865b3.zip
CMake-b4924c562a9197b84b1f511043a5b2775cb865b3.tar.gz
CMake-b4924c562a9197b84b1f511043a5b2775cb865b3.tar.bz2
cmGeneratorTarget: Factor compatible interface properties into own source
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index 9fbec59..f1d3e44 100755
--- a/bootstrap
+++ b/bootstrap
@@ -381,6 +381,7 @@ CMAKE_CXX_SOURCES="\
cmGeneratorExpressionNode \
cmGeneratorExpressionParser \
cmGeneratorTarget \
+ cmGeneratorTarget_CompatibleInterface \
cmGeneratorTarget_IncludeDirectories \
cmGeneratorTarget_LinkDirectories \
cmGeneratorTarget_Options \