summaryrefslogtreecommitdiffstats
path: root/bootstrap
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2017-05-12 13:13:48 (GMT)
committerKitware Robot <kwrobot@kitware.com>2017-05-12 13:13:51 (GMT)
commit836cb52e9aec83f88841cb5b45abb1d32bb02214 (patch)
tree7c8abd2596179f3e7de96a92c0be095dbab2e008 /bootstrap
parent793b223c02bfbb9d5bd03194a7f9748f6cecf2f2 (diff)
parenta1218f59d9164407c6e28f816b0f11314b64fe5c (diff)
downloadCMake-836cb52e9aec83f88841cb5b45abb1d32bb02214.zip
CMake-836cb52e9aec83f88841cb5b45abb1d32bb02214.tar.gz
CMake-836cb52e9aec83f88841cb5b45abb1d32bb02214.tar.bz2
Merge topic 'command-name'
a1218f59 cmCommand: remove unused methods from interface and all implementations 4ba25a82 cmState: separate builtin and scripted commands a44dab46 cmState: introduce method for adding scripted commands c734c850 CTest: use new methods for builtin commands bd14e464 cmCommands: use new methods for builtin commands 58708405 cmState: introduce methods for adding builtin commands a890ca2f cmakemain: use script role for -P Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !829
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index 876f53b..70da70e 100755
--- a/bootstrap
+++ b/bootstrap
@@ -274,6 +274,7 @@ CMAKE_CXX_SOURCES="\
cmDefinitions \
cmDepends \
cmDependsC \
+ cmDisallowedCommand \
cmDocumentationFormatter \
cmEnableLanguageCommand \
cmEnableTestingCommand \