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