blob: 3275c4c2276dd1fbae53fa4c947601909ddcf287 [file] [log] [blame] [edit]
file-archive-encoding
---------------------
* The :command:`file(ARCHIVE_CREATE)` and :command:`file(ARCHIVE_EXTRACT)`
commands accepts an ``ENCODING`` option to specify the encoding of the
archive pathnames. The default is now ``UTF-8``.
See policy :policy:`CMP0213`.