[Cmake-commits] [cmake-commits] hoffman committed CMakeCPackOptions.cmake.in 1.11 1.12

cmake-commits at cmake.org cmake-commits at cmake.org
Fri Jun 26 10:18:13 EDT 2009


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

Modified Files:
	CMakeCPackOptions.cmake.in 
Log Message:
ENH: do not create a desktop link for CMakeSetup


Index: CMakeCPackOptions.cmake.in
===================================================================
RCS file: /cvsroot/CMake/CMake/CMakeCPackOptions.cmake.in,v
retrieving revision 1.11
retrieving revision 1.12
diff -C 2 -d -r1.11 -r1.12
*** CMakeCPackOptions.cmake.in	14 Feb 2009 02:51:46 -0000	1.11
--- CMakeCPackOptions.cmake.in	26 Jun 2009 14:18:09 -0000	1.12
***************
*** 26,30 ****
    SET(CPACK_PACKAGE_EXECUTABLES "CMakeSetup" "CMakeSetup(deprecated)" )
    # tell cpack to create a desktop link to CMakeSetup
-   SET(CPACK_CREATE_DESKTOP_LINKS "CMakeSetup")
    SET(CPACK_NSIS_INSTALLED_ICON_NAME "bin\\CMakeSetup.exe")
    SET(CPACK_NSIS_DISPLAY_NAME "CMake @CMake_VERSION_MAJOR at .@CMake_VERSION_MINOR@ a cross-platform, open-source build system")
--- 26,29 ----



More information about the Cmake-commits mailing list