[Cmake-commits] [cmake-commits] hoffman committed CMakeLists.txt 1.397.2.2 1.397.2.3

cmake-commits at cmake.org cmake-commits at cmake.org
Mon Jul 14 12:24:37 EDT 2008


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

Modified Files:
      Tag: CMake-2-6
	CMakeLists.txt 
Log Message:
ENH: add cmCPackComponentGroup to build


Index: CMakeLists.txt
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CMakeLists.txt,v
retrieving revision 1.397.2.2
retrieving revision 1.397.2.3
diff -C 2 -d -r1.397.2.2 -r1.397.2.3
*** CMakeLists.txt	25 Jun 2008 13:51:32 -0000	1.397.2.2
--- CMakeLists.txt	14 Jul 2008 16:24:34 -0000	1.397.2.3
***************
*** 348,351 ****
--- 348,352 ----
  #
  SET(CPACK_SRCS
+   CPack/cmCPackComponentGroup.cxx
    CPack/cmCPackGeneratorFactory.cxx
    CPack/cmCPackGenerator.cxx



More information about the Cmake-commits mailing list