[Cmake-commits] [cmake-commits] david.cole committed CMakeLists.txt 1.398 1.399

cmake-commits at cmake.org cmake-commits at cmake.org
Wed Jun 18 09:53:30 EDT 2008


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

Modified Files:
	CMakeLists.txt 
Log Message:
ENH: Apply patch for feature request #7170. Thanks to Tim Shead for contributing...


Index: CMakeLists.txt
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CMakeLists.txt,v
retrieving revision 1.398
retrieving revision 1.399
diff -C 2 -d -r1.398 -r1.399
*** CMakeLists.txt	28 Mar 2008 17:22:43 -0000	1.398
--- CMakeLists.txt	18 Jun 2008 13:53:27 -0000	1.399
***************
*** 375,378 ****
--- 375,379 ----
  IF(APPLE)
    SET(CPACK_SRCS ${CPACK_SRCS}
+     CPack/cmCPackBundleGenerator.cxx
      CPack/cmCPackOSXX11Generator.cxx
      CPack/cmCPackPackageMakerGenerator.cxx



More information about the Cmake-commits mailing list