This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2026-04-28 18:09:42 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c84255d7038a4aeec18a18c169fa96f3eb997eec
CMake
/
Modules
/
CPack.cmake
T
David Cole
85733c17c5
BUG: Re-fix issue
#8682
. Use new variable CPACK_NSIS_PACKAGE_NAME in appropriate places rather than CPACK_NSIS_DISPLAY_NAME. CPACK_NSIS_DISPLAY_NAME is the Add/Remove control panel's description string for the installed package. Using it as the "Name" of the NSIS installer package made the CMake installer itself use really long strings in the installer GUI. This fix still allows for the original intent of the first fix for
#8682
-- the ability to separate the installer name from the default install directory, but it uses a new/different variable to achieve the separation.
2009-07-16 11:48:30 -04:00
37 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink