summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
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 /Source/CMakeLists.txt
parent1a4037c15a8d0514aa3ce21687def2ce7b1a5572 (diff)
downloadCMake-3e59af4dcd9a59aee5d2089d26c4b92f781d55a2.zip
CMake-3e59af4dcd9a59aee5d2089d26c4b92f781d55a2.tar.gz
CMake-3e59af4dcd9a59aee5d2089d26c4b92f781d55a2.tar.bz2
ENH: Added cmLocalUnixMakefileGenerator2 to build.
Diffstat (limited to 'Source/CMakeLists.txt')
-rw-r--r--Source/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/CMakeLists.txt b/Source/CMakeLists.txt
index 706ee8a..6ceb981 100644
--- a/Source/CMakeLists.txt
+++ b/Source/CMakeLists.txt
@@ -21,6 +21,7 @@ cmGlobalGenerator.cxx
cmGlobalUnixMakefileGenerator.cxx
cmLocalGenerator.cxx
cmLocalUnixMakefileGenerator.cxx
+cmLocalUnixMakefileGenerator2.cxx
cmVariableWatch.cxx
cmVersion.cxx
cmake.h