blob: 73a70a1651c594f1257c5ae5a8369400bf595438 (
plain)
1
2
3
4
5
6
7
|
custom-dmg-names
----------------
* The :cpack_gen:`CPack DragNDrop Generator` learned to use
the :variable:`CPACK_DMG_<component>_FILE_NAME` variable
to set a custom filename when packaging components into
their own DMGs.
|