[Cmake-commits] [cmake-commits] hoffman committed CMakeLists.txt 1.397.2.5 1.397.2.6

cmake-commits at cmake.org cmake-commits at cmake.org
Thu Feb 5 11:04:40 EST 2009


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

Modified Files:
      Tag: CMake-2-6
	CMakeLists.txt 
Log Message:
ENH: merge in cmakelist file that uses drag n drop


Index: CMakeLists.txt
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CMakeLists.txt,v
retrieving revision 1.397.2.5
retrieving revision 1.397.2.6
diff -C 2 -d -r1.397.2.5 -r1.397.2.6
*** CMakeLists.txt	24 Oct 2008 15:18:45 -0000	1.397.2.5
--- CMakeLists.txt	5 Feb 2009 16:04:37 -0000	1.397.2.6
***************
*** 377,380 ****
--- 377,381 ----
    SET(CPACK_SRCS ${CPACK_SRCS}
      CPack/cmCPackBundleGenerator.cxx
+     CPack/cmCPackDragNDropGenerator.cxx
      CPack/cmCPackOSXX11Generator.cxx
      CPack/cmCPackPackageMakerGenerator.cxx



More information about the Cmake-commits mailing list