summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2005-06-13 11:00:29 -0400
committerAndy Cedilnik <andy.cedilnik@kitware.com>2005-06-13 11:00:29 -0400
commit29f7e505a50f502ab54c97f86d8b714184aed8ad (patch)
treef37987e1022912c6d194d6c04d628ac7e41a4b14 /bootstrap
parent385cced66c27658e93c5b63ddc3424da0feb8a61 (diff)
downloadcmake-29f7e505a50f502ab54c97f86d8b714184aed8ad.tar.gz
ENH: Use the new parser that supports nested variables
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap3
1 files changed, 3 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index 8774554936..2dbbc111d1 100755
--- a/bootstrap
+++ b/bootstrap
@@ -36,6 +36,9 @@ CMAKE_CXX_SOURCES="\
cmake \
cmakewizard \
cmakemain \
+ cmCommandArgumentLexer \
+ cmCommandArgumentParser \
+ cmCommandArgumentParserHelper \
cmDepends \
cmDependsC \
cmMakeDepend \