summaryrefslogtreecommitdiffstats
path: root/bootstrap
diff options
context:
space:
mode:
authorDaniel Pfeifer <daniel@pfeifer-mail.de>2017-05-10 19:05:29 (GMT)
committerDaniel Pfeifer <daniel@pfeifer-mail.de>2017-05-11 17:49:06 (GMT)
commit587084052bbecc812de00e75aac389faef6b7eed (patch)
treee11a66bceaac026ae0e840e8fcb40b5541da5b51 /bootstrap
parenta890ca2f8dfc640f7096f3ad89a2429315d8b71a (diff)
downloadCMake-587084052bbecc812de00e75aac389faef6b7eed.zip
CMake-587084052bbecc812de00e75aac389faef6b7eed.tar.gz
CMake-587084052bbecc812de00e75aac389faef6b7eed.tar.bz2
cmState: introduce methods for adding builtin commands
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index 515e8be..b4b4c28 100755
--- a/bootstrap
+++ b/bootstrap
@@ -278,6 +278,7 @@ CMAKE_CXX_SOURCES="\
cmDefinitions \
cmDepends \
cmDependsC \
+ cmDisallowedCommand \
cmDocumentationFormatter \
cmEnableLanguageCommand \
cmEnableTestingCommand \