Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CPack: add CPACK_THREADS variable to control compression threads | Rodolfo Lima | 2021-01-26 | 2 | -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 compression | Ben Boeckel | 2020-04-03 | 2 | -0/+9 |