cmake-E-tar-encoding.rst 403 B

12345678910
  1. cmake-E-tar-encoding
  2. --------------------
  3. * The :option:`cmake -E tar <cmake-E tar>` command-line tool gained the
  4. :option:`--cmake-tar-encoding <cmake-E_tar --cmake-tar-encoding>` flag
  5. to specify the pathname encoding used in archives.
  6. * The :cpack_gen:`CPack Archive Generator` gained the
  7. :variable:`CPACK_ARCHIVE_ENCODING` variable to specify the pathname
  8. encoding used in package archives.