summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorRegina Pfeifer <regina@mailbox.org>2019-03-23 22:45:41 +0100
committerKyle Edwards <kyle.edwards@kitware.com>2019-04-04 13:24:39 -0400
commit4359fe133b03aac5d0b0c1ed2aa98a49515edf56 (patch)
tree0092e4186bce033cd72135c4b1f7234a45d1bbb6 /bootstrap
parent8c28e63cb4da99dbb894573a996c27e260b5baeb (diff)
downloadcmake-4359fe133b03aac5d0b0c1ed2aa98a49515edf56.tar.gz
Introduce cmArgumentParser
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index 537b43b32e..addb4f7d63 100755
--- a/bootstrap
+++ b/bootstrap
@@ -260,6 +260,7 @@ CMAKE_CXX_SOURCES="\
cmAddLibraryCommand \
cmAddSubDirectoryCommand \
cmAddTestCommand \
+ cmArgumentParser \
cmBreakCommand \
cmBuildCommand \
cmCMakeMinimumRequired \