[Cmake-commits] [cmake-commits] david.cole committed CMakeLists.txt 1.400 1.401

cmake-commits at cmake.org cmake-commits at cmake.org
Wed Jul 9 13:38:57 EDT 2008


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

Modified Files:
	CMakeLists.txt 
Log Message:
ENH: One more patch from Doug Gregor including PackageMaker functionality for componentized-for-the-end-user and download-some-bit-on-demand installers.


Index: CMakeLists.txt
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CMakeLists.txt,v
retrieving revision 1.400
retrieving revision 1.401
diff -C 2 -d -r1.400 -r1.401
*** CMakeLists.txt	3 Jul 2008 13:31:26 -0000	1.400
--- CMakeLists.txt	9 Jul 2008 17:38:55 -0000	1.401
***************
*** 350,353 ****
--- 350,354 ----
  #
  SET(CPACK_SRCS
+   CPack/cmCPackComponentGroup.cxx
    CPack/cmCPackGeneratorFactory.cxx
    CPack/cmCPackGenerator.cxx



More information about the Cmake-commits mailing list