瀏覽代碼

Help: Add missing versionadded annotation for CPACK_DMG_FILESYSTEM

Craig Scott 4 年之前
父節點
當前提交
03ddaf1763
共有 1 個文件被更改,包括 2 次插入0 次删除
  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+``.