summaryrefslogtreecommitdiffstats
path: root/bootstrap
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2004-10-26 16:54:51 (GMT)
committerBrad King <brad.king@kitware.com>2004-10-26 16:54:51 (GMT)
commit3e59af4dcd9a59aee5d2089d26c4b92f781d55a2 (patch)
treeed9bd33f5244c42ea650f63eef7e2d5156f4afc7 /bootstrap
parent1a4037c15a8d0514aa3ce21687def2ce7b1a5572 (diff)
downloadCMake-3e59af4dcd9a59aee5d2089d26c4b92f781d55a2.zip
CMake-3e59af4dcd9a59aee5d2089d26c4b92f781d55a2.tar.gz
CMake-3e59af4dcd9a59aee5d2089d26c4b92f781d55a2.tar.bz2
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 e6486b5..348b1b7 100755
--- a/bootstrap
+++ b/bootstrap
@@ -46,6 +46,7 @@ CMAKE_CXX_SOURCES="\
cmSystemTools \
cmGlobalUnixMakefileGenerator \
cmLocalUnixMakefileGenerator \
+ cmLocalUnixMakefileGenerator2 \
cmCommands \
cmTarget \
cmCustomCommand \