mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-24 07:28:54 -06:00
8 lines
253 B
ReStructuredText
8 lines
253 B
ReStructuredText
cli-tar-multithread
|
|
-------------------
|
|
|
|
* The :manual:`cmake(1)` ``-E tar`` tool supports multithreading operations
|
|
via ``--cmake-tar-threads`` option
|
|
* The :command:`file(ARCHIVE_CREATE)` command supports multithreading via the
|
|
``THREADS`` option
|