summaryrefslogtreecommitdiffstats
path: root/bootstrap
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2016-10-12 22:18:24 (GMT)
committerStephen Kelly <steveire@gmail.com>2016-10-15 09:14:21 (GMT)
commitfbf1721c94b40ea86eeb183a1916f2066eb64bdc (patch)
tree06b830d4bbb79404d8c4990c820c8ae349a9f06a /bootstrap
parent390a7d8647c13570dc6416fceb884dc51c8ef6f9 (diff)
downloadCMake-fbf1721c94b40ea86eeb183a1916f2066eb64bdc.zip
CMake-fbf1721c94b40ea86eeb183a1916f2066eb64bdc.tar.gz
CMake-fbf1721c94b40ea86eeb183a1916f2066eb64bdc.tar.bz2
cmTargetPropertyComputer: Extract into new files
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index fb8b1eb..15963c0 100755
--- a/bootstrap
+++ b/bootstrap
@@ -310,6 +310,7 @@ CMAKE_CXX_SOURCES="\
cmBootstrapCommands2 \
cmCommandsForBootstrap \
cmTarget \
+ cmTargetPropertyComputer \
cmTest \
cmCustomCommand \
cmCustomCommandGenerator \