Browse Source

Help: Add missing versionadded annotation for CPACK_DMG_FILESYSTEM

Craig Scott 4 năm trước cách đây
mục cha
commit
03ddaf1763
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      Help/cpack_gen/dmg.rst

+ 2 - 0
Help/cpack_gen/dmg.rst

@@ -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+``.