1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-19 11:18:40 +08:00

Help: Add missing versionadded annotation for CPACK_DMG_FILESYSTEM

This commit is contained in:
Craig Scott
2021-07-31 11:14:26 +10:00
parent 516ac348c7
commit 03ddaf1763

View File

@@ -105,6 +105,8 @@ on macOS:
.. variable:: CPACK_DMG_FILESYSTEM
.. versionadded:: 3.21
The filesystem format. Common values are ``APFS`` and ``HFS+``.
See ``man hdiutil`` for a full list of supported formats.
Defaults to ``HFS+``.