summaryrefslogtreecommitdiffstats
path: root/bootstrap
diff options
context:
space:
mode:
authorKen Martin <ken.martin@kitware.com>2006-02-15 15:34:11 (GMT)
committerKen Martin <ken.martin@kitware.com>2006-02-15 15:34:11 (GMT)
commit141ad7645e4c6d8841f346ecd0fb40383fa3a733 (patch)
tree9dea821e2ad164ba128490ae363c85263e8816d3 /bootstrap
parentf2cf7e91973c6275bdca98fc106d5406e23be40d (diff)
downloadCMake-141ad7645e4c6d8841f346ecd0fb40383fa3a733.zip
CMake-141ad7645e4c6d8841f346ecd0fb40383fa3a733.tar.gz
CMake-141ad7645e4c6d8841f346ecd0fb40383fa3a733.tar.bz2
ENH: some reorg of the unix makefile generator
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap4
1 files changed, 4 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index e76bbaa..30466cc 100755
--- a/bootstrap
+++ b/bootstrap
@@ -83,6 +83,10 @@ CMAKE_CXX_SOURCES="\
cmXCodeObject \
cmXCode21Object \
cmLocalUnixMakefileGenerator3 \
+ cmMakefileExecutableTargetGenerator \
+ cmMakefileLibraryTargetGenerator \
+ cmMakefileTargetGenerator \
+ cmMakefileUtilityTargetGenerator \
cmBootstrapCommands \
cmCommands \
cmTarget \