[cmake-commits] hoffman committed CMakeLists.txt 1.382 1.383

cmake-commits at cmake.org cmake-commits at cmake.org
Mon Nov 5 16:55:47 EST 2007


Update of /cvsroot/CMake/CMake/Source
In directory public:/mounts/ram/cvs-serv27873

Modified Files:
	CMakeLists.txt 
Log Message:
ENH: change name


Index: CMakeLists.txt
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CMakeLists.txt,v
retrieving revision 1.382
retrieving revision 1.383
diff -u -d -r1.382 -r1.383
--- CMakeLists.txt	5 Nov 2007 21:33:19 -0000	1.382
+++ CMakeLists.txt	5 Nov 2007 21:55:45 -0000	1.383
@@ -308,7 +308,7 @@
 #
 SET(CPACK_SRCS
   CPack/cmCPackGeneratorFactory.cxx
-  CPack/cmCPackGenericGenerator.cxx
+  CPack/cmCPackGenerator.cxx
   CPack/cmCPackLog.cxx
   CPack/cmCPackNSISGenerator.cxx
   CPack/cmCPackSTGZGenerator.cxx



More information about the Cmake-commits mailing list