Explorar el Código

Help: Add missing versionadded annotation for CPACK_DMG_FILESYSTEM

Craig Scott hace 4 años
padre
commit
03ddaf1763
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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+``.