summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CPack/tests/THREADED
Commit message (Collapse)AuthorAgeFilesLines
* CPack: add CPACK_THREADS variable to control compression threadsRodolfo Lima2021-01-262-1/+2
| | | | | | | This allows setting how many threads the compressor will use. Currently only implemented for XZ when using system's lzma library. Fixes: #21715
* cmCPackArchiveGenerator: support multithreaded compressionBen Boeckel2020-04-032-0/+9