summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
diff options
context:
space:
mode:
authorKen Martin <ken.martin@kitware.com>2005-05-12 14:49:56 (GMT)
committerKen Martin <ken.martin@kitware.com>2005-05-12 14:49:56 (GMT)
commitcaf17c123b79bd079408258a1ba13bdcd2105e59 (patch)
treee0350c8152c69f400991099925887169bf13a455 /Source/CMakeLists.txt
parente1c9730a0107c0c4af946afa25525c9de9dcd33b (diff)
downloadCMake-caf17c123b79bd079408258a1ba13bdcd2105e59.zip
CMake-caf17c123b79bd079408258a1ba13bdcd2105e59.tar.gz
CMake-caf17c123b79bd079408258a1ba13bdcd2105e59.tar.bz2
ENH: added new generator
Diffstat (limited to 'Source/CMakeLists.txt')
-rw-r--r--Source/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Source/CMakeLists.txt b/Source/CMakeLists.txt
index 4d2bfc7..01f786a 100644
--- a/Source/CMakeLists.txt
+++ b/Source/CMakeLists.txt
@@ -52,12 +52,15 @@ SET(SRCS
cmGlobalGenerator.h
cmGlobalUnixMakefileGenerator.cxx
cmGlobalUnixMakefileGenerator.h
+ cmGlobalUnixMakefileGenerator3.cxx
+ cmGlobalUnixMakefileGenerator3.h
cmListFileCache.cxx
cmListFileCache.h
cmListFileLexer.c
cmLocalGenerator.cxx
cmLocalGenerator.h
cmLocalUnixMakefileGenerator2.cxx
+ cmLocalUnixMakefileGenerator3.cxx
cmMakeDepend.cxx
cmMakeDepend.h
cmMakefile.cxx