parallel-lzma-compression.rst 255 B

123456
  1. parallel-lzma-compression
  2. -------------------------
  3. * The :cpack_gen:`CPack Archive Generator`'s ``TXZ`` format learned the
  4. :variable:`CPACK_ARCHIVE_THREADS` variable to enable parallel compression.
  5. Requires support in the ``liblzma`` used by CMake.