summaryrefslogtreecommitdiffstats
path: root/bootstrap
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2019-08-09 14:33:20 (GMT)
committerKitware Robot <kwrobot@kitware.com>2019-08-09 14:39:36 (GMT)
commit1996e0157826903f27f73825a01f83d53dc8fba4 (patch)
tree12d2eb3281aeddc58a748007b05e5013fd430ed3 /bootstrap
parent1263b0884bbad60b4f21d70a59a11647d30d54a8 (diff)
parenta7a5f376bcd7465c888801251e4f0175ef3a1c36 (diff)
downloadCMake-1996e0157826903f27f73825a01f83d53dc8fba4.zip
CMake-1996e0157826903f27f73825a01f83d53dc8fba4.tar.gz
CMake-1996e0157826903f27f73825a01f83d53dc8fba4.tar.bz2
Merge topic 'cmFileCommand-refactoring'
a7a5f376bc cmFileCommand: Use cmSubcommandTable b66b7464ab Introduce cmSubcommandTable 2b785875fb cmFileCommand: turn into free function 9703c65718 cmFileCommand: put subcommands in unnamed namespace 64f987c174 cmFileCommand: port to cmExecutionStatus Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3657
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index 06e11b5..c97a5d4 100755
--- a/bootstrap
+++ b/bootstrap
@@ -426,6 +426,7 @@ CMAKE_CXX_SOURCES="\
cmStringAlgorithms \
cmStringReplaceHelper \
cmStringCommand \
+ cmSubcommandTable \
cmSubdirCommand \
cmSystemTools \
cmTarget \