mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
7 lines
255 B
ReStructuredText
7 lines
255 B
ReStructuredText
parallel-lzma-compression
|
|
-------------------------
|
|
|
|
* The :cpack_gen:`CPack Archive Generator`'s ``TXZ`` format learned the
|
|
:variable:`CPACK_ARCHIVE_THREADS` variable to enable parallel compression.
|
|
Requires support in the ``liblzma`` used by CMake.
|