summaryrefslogtreecommitdiffstats
path: root/bootstrap
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2024-05-17 16:13:53 (GMT)
committerBrad King <brad.king@kitware.com>2024-05-20 23:28:06 (GMT)
commitfeaca409311dd05b5b9c9702b21a6b6d151deb0d (patch)
treea998f7adb8411f1d0b232d2f4d2a14e72f44a08f /bootstrap
parentb4924c562a9197b84b1f511043a5b2775cb865b3 (diff)
downloadCMake-feaca409311dd05b5b9c9702b21a6b6d151deb0d.zip
CMake-feaca409311dd05b5b9c9702b21a6b6d151deb0d.tar.gz
CMake-feaca409311dd05b5b9c9702b21a6b6d151deb0d.tar.bz2
cmGeneratorTarget: Factor link interface/impl 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 f1d3e44..fbd2058 100755
--- a/bootstrap
+++ b/bootstrap
@@ -383,6 +383,7 @@ CMAKE_CXX_SOURCES="\
cmGeneratorTarget \
cmGeneratorTarget_CompatibleInterface \
cmGeneratorTarget_IncludeDirectories \
+ cmGeneratorTarget_Link \
cmGeneratorTarget_LinkDirectories \
cmGeneratorTarget_Options \
cmGeneratorTarget_Sources \