ENH: Enabling cmLocalUnixMakefileGenerator2 (new makefile generator) by default.

This commit is contained in:
Brad King
2005-03-01 12:26:25 -05:00
parent e979735a19
commit 2aa613b98c
3 changed files with 10 additions and 18 deletions
+3
View File
@@ -36,6 +36,8 @@ CMAKE_CXX_SOURCES="\
cmake \
cmakewizard \
cmakemain \
cmDepends \
cmDependsC \
cmMakeDepend \
cmMakefile \
cmGeneratedFileStream \
@@ -48,6 +50,7 @@ CMAKE_CXX_SOURCES="\
cmLocalXCodeGenerator \
cmXCodeObject \
cmLocalUnixMakefileGenerator \
cmLocalUnixMakefileGenerator2 \
cmBootstrapCommands \
cmCommands \
cmTarget \