浏览代码

Merge topic 'cpack_nsis_no_description'

b56e0f4689 CPack/NSIS: Fix description not displayed for components

Acked-by: Kitware Robot <[email protected]>
Merge-request: !6920
Brad King 3 年之前
父节点
当前提交
e7e5ebd0e3
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      Modules/Internal/CPack/NSIS.template.in

+ 1 - 2
Modules/Internal/CPack/NSIS.template.in

@@ -531,7 +531,6 @@ FunctionEnd
 @CPACK_NSIS_INSTALLER_ICON_CODE@
 @CPACK_NSIS_INSTALLER_MUI_WELCOMEFINISH_CODE@
 @CPACK_NSIS_INSTALLER_MUI_UNWELCOMEFINISH_CODE@
-@CPACK_NSIS_INSTALLER_MUI_COMPONENTS_DESC@
 @CPACK_NSIS_INSTALLER_MUI_FINISHPAGE_RUN_CODE@
 
 ;--------------------------------
@@ -648,7 +647,7 @@ FunctionEnd
 ;--------------------------------
 ; Component sections
 @CPACK_NSIS_COMPONENT_SECTIONS@
-
+@CPACK_NSIS_INSTALLER_MUI_COMPONENTS_DESC@
 ;--------------------------------
 ;Installer Sections