summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorGabor Bencze <b.gabor98@gmail.com>2019-08-21 21:03:37 +0200
committerBrad King <brad.king@kitware.com>2019-08-26 11:48:47 -0400
commit54872b73b9436086fd4a801b1224ebeb81af3935 (patch)
tree47f71761795926546feca81243f22b727529a681 /bootstrap
parent11f35d340ed359df6202f23fc143b2fd36de5995 (diff)
downloadcmake-54872b73b9436086fd4a801b1224ebeb81af3935.tar.gz
cmCommand refactor: remove cmDisallowedCommand class
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap1
1 files changed, 0 insertions, 1 deletions
diff --git a/bootstrap b/bootstrap
index eaccfc89c1..979e6d5ba9 100755
--- a/bootstrap
+++ b/bootstrap
@@ -297,7 +297,6 @@ CMAKE_CXX_SOURCES="\
cmDefinitions \
cmDepends \
cmDependsC \
- cmDisallowedCommand \
cmDocumentationFormatter \
cmEnableLanguageCommand \
cmEnableTestingCommand \