summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2004-10-26 12:54:51 -0400
committerBrad King <brad.king@kitware.com>2004-10-26 12:54:51 -0400
commit3e59af4dcd9a59aee5d2089d26c4b92f781d55a2 (patch)
treeed9bd33f5244c42ea650f63eef7e2d5156f4afc7 /bootstrap
parent1a4037c15a8d0514aa3ce21687def2ce7b1a5572 (diff)
downloadcmake-3e59af4dcd9a59aee5d2089d26c4b92f781d55a2.tar.gz
ENH: Added cmLocalUnixMakefileGenerator2 to build.
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index e6486b5b40..348b1b7256 100755
--- a/bootstrap
+++ b/bootstrap
@@ -46,6 +46,7 @@ CMAKE_CXX_SOURCES="\
cmSystemTools \
cmGlobalUnixMakefileGenerator \
cmLocalUnixMakefileGenerator \
+ cmLocalUnixMakefileGenerator2 \
cmCommands \
cmTarget \
cmCustomCommand \