From c2f0f41f6372a6a810f43cab3ebba70261231c70 Mon Sep 17 00:00:00 2001 From: Pierluigi Taddei Date: Thu, 15 Sep 2016 21:26:52 +0200 Subject: CPackIFW: Add USER_INTERFACES option Add to CPackIFW the capability of accepting a list of USER_INTERFACES that are copied to the meta folder and added to the component description. --- Help/release/dev/ifw-user-interfaces.rst | 7 +++++++ Modules/CPackIFW.cmake | 32 ++++++++++++++++++++++++++++---- Source/CPack/IFW/cmCPackIFWPackage.cxx | 30 ++++++++++++++++++++++++++++++ Source/CPack/IFW/cmCPackIFWPackage.h | 3 +++ 4 files changed, 68 insertions(+), 4 deletions(-) create mode 100644 Help/release/dev/ifw-user-interfaces.rst diff --git a/Help/release/dev/ifw-user-interfaces.rst b/Help/release/dev/ifw-user-interfaces.rst new file mode 100644 index 0000000..26e241a --- /dev/null +++ b/Help/release/dev/ifw-user-interfaces.rst @@ -0,0 +1,7 @@ +ifw-user-interfaces +------------------- + +* The :module:`CPackIFW` module :command:`cpack_ifw_configure_component` and + :command:`cpack_ifw_configure_component_group` commands gained a new + ``USER_INTERFACES`` option to add a list of additonal pages to the IFW + installer. diff --git a/Modules/CPackIFW.cmake b/Modules/CPackIFW.cmake index ebc5c90..c502099 100644 --- a/Modules/CPackIFW.cmake +++ b/Modules/CPackIFW.cmake @@ -195,7 +195,8 @@ # [SCRIPT