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

cmake-commits at cmake.org cmake-commits at cmake.org
Mon Nov 5 16:33:21 EST 2007


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

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


Index: CMakeLists.txt
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CMakeLists.txt,v
retrieving revision 1.381
retrieving revision 1.382
diff -u -d -r1.381 -r1.382
--- CMakeLists.txt	2 Nov 2007 16:03:29 -0000	1.381
+++ CMakeLists.txt	5 Nov 2007 21:33:19 -0000	1.382
@@ -307,7 +307,7 @@
 # Sources for CPack
 #
 SET(CPACK_SRCS
-  CPack/cmCPackGenerators.cxx
+  CPack/cmCPackGeneratorFactory.cxx
   CPack/cmCPackGenericGenerator.cxx
   CPack/cmCPackLog.cxx
   CPack/cmCPackNSISGenerator.cxx



More information about the Cmake-commits mailing list