diff options
author | Erlend E. Aasland <erlend.aasland@innova.no> | 2021-10-07 21:31:03 (GMT) |
---|---|---|
committer | Erlend E. Aasland <erlend.aasland@innova.no> | 2021-10-08 20:20:06 (GMT) |
commit | 6d39c845eece813870e065802b4fd9b05ab212d9 (patch) | |
tree | d48d14648ef9b1368f17bfc13fcb62575243f3fa /Help/cpack_gen/ifw.rst | |
parent | 3068ea834ff17bd5d2e8438c1a8d3a6331d10f62 (diff) | |
download | CMake-6d39c845eece813870e065802b4fd9b05ab212d9.zip CMake-6d39c845eece813870e065802b4fd9b05ab212d9.tar.gz CMake-6d39c845eece813870e065802b4fd9b05ab212d9.tar.bz2 |
CPackIFW: Add support for ProductImages config option
Diffstat (limited to 'Help/cpack_gen/ifw.rst')
-rw-r--r-- | Help/cpack_gen/ifw.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Help/cpack_gen/ifw.rst b/Help/cpack_gen/ifw.rst index 6817eac..9ee6fbe 100644 --- a/Help/cpack_gen/ifw.rst +++ b/Help/cpack_gen/ifw.rst @@ -248,6 +248,14 @@ Package By default is ``OFF`` or used value from ``CPACK_DOWNLOAD_ALL`` if set +.. variable:: CPACK_IFW_PACKAGE_PRODUCT_IMAGES + + .. versionadded:: 3.23 + + A list of images to be shown on the ``PerformInstallationPage``. + + This feature is available for QtIFW 4.0.0 or newer. + Components """""""""" |