file-archive-encoding.rst 277 B

1234567
  1. file-archive-encoding
  2. ---------------------
  3. * The :command:`file(ARCHIVE_CREATE)` and :command:`file(ARCHIVE_EXTRACT)`
  4. commands accepts an ``ENCODING`` option to specify the encoding of the
  5. archive pathnames. The default is now ``UTF-8``.
  6. See policy :policy:`CMP0213`.