[cmake-developers] [CMake 0012367]: cpack_add_component_group doesn't use DISPLAY_NAME in the NSIS installer

Mantis Bug Tracker mantis at public.kitware.com
Thu Jul 28 10:07:00 EDT 2011


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=12367 
====================================================================== 
Reported By:                ycollet
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   12367
Category:                   CPack
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2011-07-28 10:06 EDT
Last Modified:              2011-07-28 10:06 EDT
====================================================================== 
Summary:                    cpack_add_component_group doesn't use DISPLAY_NAME
in the NSIS installer
Description: 
I've got the following command in may CMakeLists.txt installer file:

cpack_add_component_group(gui_psas
                          DISPLAY_NAME "Gui for PSAs"
                          DESCRIPTIONS "Arpack PSA user interface"
                          EXPANDED
                          BOLD_TITLE)

When I start the installer, near the component group, I've got "gui_psas"
instead of "Gui for PSAs".
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-07-28 10:06 ycollet        New Issue                                    
======================================================================




More information about the cmake-developers mailing list