summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorKen Martin <ken.martin@kitware.com>2005-05-12 11:53:42 -0400
committerKen Martin <ken.martin@kitware.com>2005-05-12 11:53:42 -0400
commit32aef87e3baeee18264853739971dc63bc785077 (patch)
tree36fa5bd0f24c5f7e9567b5e94977cff92eb155ab /bootstrap
parent7e430b6f0bf836a3a50ef1273ed818660692a9bc (diff)
downloadcmake-32aef87e3baeee18264853739971dc63bc785077.tar.gz
ENH: moved gen3 into bootstrap process
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap2
1 files changed, 2 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index 6ac4fdcbfc..60606cbf9b 100755
--- a/bootstrap
+++ b/bootstrap
@@ -46,10 +46,12 @@ CMAKE_CXX_SOURCES="\
cmSourceFile \
cmSystemTools \
cmGlobalUnixMakefileGenerator \
+ cmGlobalUnixMakefileGenerator3 \
cmGlobalXCodeGenerator \
cmLocalXCodeGenerator \
cmXCodeObject \
cmLocalUnixMakefileGenerator2 \
+ cmLocalUnixMakefileGenerator3 \
cmBootstrapCommands \
cmCommands \
cmTarget \