[Cmake-commits] [cmake-commits] hoffman committed QtDialogCPack.cmake.in 1.4 1.5

cmake-commits at cmake.org cmake-commits at cmake.org
Mon Feb 16 11:17:56 EST 2009


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

Modified Files:
	QtDialogCPack.cmake.in 
Log Message:
ENH: change name for start menu entry


Index: QtDialogCPack.cmake.in
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/QtDialog/QtDialogCPack.cmake.in,v
retrieving revision 1.4
retrieving revision 1.5
diff -C 2 -d -r1.4 -r1.5
*** QtDialogCPack.cmake.in	13 Feb 2009 21:28:10 -0000	1.4
--- QtDialogCPack.cmake.in	16 Feb 2009 16:17:54 -0000	1.5
***************
*** 3,7 ****
  
  IF(CMAKE_PACKAGE_QTGUI)
!   SET(CPACK_PACKAGE_EXECUTABLES "cmake-gui" "CMake" ${CPACK_PACKAGE_EXECUTABLES}) 
    IF(IS_APPLE)
      # for apple install we set the install prefix to
--- 3,7 ----
  
  IF(CMAKE_PACKAGE_QTGUI)
!   SET(CPACK_PACKAGE_EXECUTABLES "cmake-gui" "CMake (cmake-gui)" ${CPACK_PACKAGE_EXECUTABLES}) 
    IF(IS_APPLE)
      # for apple install we set the install prefix to



More information about the Cmake-commits mailing list