summaryrefslogtreecommitdiff
path: root/Help/cpack_gen
diff options
context:
space:
mode:
authorErlend E. Aasland <erlend.aasland@innova.no>2021-11-21 23:50:25 +0100
committerErlend E. Aasland <erlend.aasland@innova.no>2021-11-22 23:30:57 +0100
commite8e07a90c12b45eee66889bba2623492efe4c3d6 (patch)
treeefd6d75244cc1a6d7d5aa509e67a8a09ca32fa2c /Help/cpack_gen
parentf13b8a52ee48baba3631eba789e07d09f3c33827 (diff)
downloadcmake-e8e07a90c12b45eee66889bba2623492efe4c3d6.tar.gz
CPackIFW: add support for signing the generated app bundles on macOS
Adds the CPACK_IFW_PACKAGE_SIGNING_IDENTITY CPackIFW variable. This variable mirrors the --sign option of the binarycreator tool. Fixes: #22927
Diffstat (limited to 'Help/cpack_gen')
-rw-r--r--Help/cpack_gen/ifw.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/Help/cpack_gen/ifw.rst b/Help/cpack_gen/ifw.rst
index 8bfcd981a9..a293a16a80 100644
--- a/Help/cpack_gen/ifw.rst
+++ b/Help/cpack_gen/ifw.rst
@@ -292,6 +292,13 @@ Package
This feature is available for QtIFW 4.0.0 and newer.
+.. variable:: CPACK_IFW_PACKAGE_SIGNING_IDENTITY
+
+ .. versionadded: 3.23
+
+ Allows specifying a code signing identity to be used for signing the generated
+ app bundle. Only available on macOS.
+
.. variable:: CPACK_IFW_ARCHIVE_FORMAT
.. versionadded:: 3.23