cpack-zstd-parallel.rst 245 B

123456
  1. cpack-zstd-parallel
  2. -------------------
  3. * CPack now supports the :variable:`CPACK_THREADS` option for ``zstd``
  4. compression when compiled with libarchive 3.6 or higher. It is
  5. supported by official CMake binaries available on ``cmake.org``.