summaryrefslogtreecommitdiffstats
path: root/Help/cpack_gen
diff options
context:
space:
mode:
authorAndrew Fuller <afuller@teradici.com>2020-01-14 23:27:22 (GMT)
committerAndrew Fuller <afuller@teradici.com>2020-01-16 16:04:35 (GMT)
commit6d6f4b93164313ae8f6dfbaabc579c48732c2769 (patch)
tree50f47873eedf6dbe11a0acc335b0277a3b303995 /Help/cpack_gen
parentb53230fbeeacd367f392ae5a19bde98fa67986e8 (diff)
downloadCMake-6d6f4b93164313ae8f6dfbaabc579c48732c2769.zip
CMake-6d6f4b93164313ae8f6dfbaabc579c48732c2769.tar.gz
CMake-6d6f4b93164313ae8f6dfbaabc579c48732c2769.tar.bz2
CPack/DragNDrop: Support CPACK_DMG_<component>_FILE_NAME
Diffstat (limited to 'Help/cpack_gen')
-rw-r--r--Help/cpack_gen/dmg.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/Help/cpack_gen/dmg.rst b/Help/cpack_gen/dmg.rst
index 1e37889..35320c2 100644
--- a/Help/cpack_gen/dmg.rst
+++ b/Help/cpack_gen/dmg.rst
@@ -81,6 +81,13 @@ on macOS:
``<language>.menu.txt`` and ``<language>.license.txt`` in the directory
specified by the :variable:`CPACK_DMG_SLA_DIR` variable.
+.. variable:: CPACK_DMG_<component>_FILE_NAME
+
+ File name when packaging ``<component>`` as its own DMG
+ (``CPACK_COMPONENTS_GROUPING`` set to IGNORE).
+
+ - Default: ``CPACK_PACKAGE_FILE_NAME-<component>``
+
.. variable:: CPACK_COMMAND_HDIUTIL
Path to the ``hdiutil(1)`` command used to operate on disk image files on