summaryrefslogtreecommitdiffstats
path: root/Help
diff options
context:
space:
mode:
authorZaytsev Yuriy <ghare@mail.ru>2019-04-29 19:08:08 (GMT)
committerBrad King <brad.king@kitware.com>2019-05-02 17:01:31 (GMT)
commitc474fb2777ea3e675237fccf23f64fe37371a5b0 (patch)
tree33a1edf67fe2301dc304c06c610a404ca81a7d04 /Help
parent1c7863a7654724af0afca6d20b80a50153f6d5f7 (diff)
downloadCMake-c474fb2777ea3e675237fccf23f64fe37371a5b0.zip
CMake-c474fb2777ea3e675237fccf23f64fe37371a5b0.tar.gz
CMake-c474fb2777ea3e675237fccf23f64fe37371a5b0.tar.bz2
CPack/IFW: Add StyleSheet field
Diffstat (limited to 'Help')
-rw-r--r--Help/cpack_gen/ifw.rst4
-rw-r--r--Help/release/dev/cpackifw-package-style-sheet.rst6
2 files changed, 10 insertions, 0 deletions
diff --git a/Help/cpack_gen/ifw.rst b/Help/cpack_gen/ifw.rst
index e43b1d6..feccd3d 100644
--- a/Help/cpack_gen/ifw.rst
+++ b/Help/cpack_gen/ifw.rst
@@ -135,6 +135,10 @@ Package
Wizard style to be used ("Modern", "Mac", "Aero" or "Classic").
+.. variable:: CPACK_IFW_PACKAGE_STYLE_SHEET
+
+ Filename for a stylesheet.
+
.. variable:: CPACK_IFW_PACKAGE_WIZARD_DEFAULT_WIDTH
Default width of the wizard in pixels. Setting a banner image will override this.
diff --git a/Help/release/dev/cpackifw-package-style-sheet.rst b/Help/release/dev/cpackifw-package-style-sheet.rst
new file mode 100644
index 0000000..cf99244
--- /dev/null
+++ b/Help/release/dev/cpackifw-package-style-sheet.rst
@@ -0,0 +1,6 @@
+cpackifw-package-style-sheet
+----------------------------
+
+* The :cpack_gen:`CPack IFW Generator` gained a new
+ :variable:`CPACK_IFW_PACKAGE_STYLE_SHEET` variable to customize the
+ installer stylesheet.