mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-01-26 19:09:06 +00:00
7 lines
338 B
ReStructuredText
7 lines
338 B
ReStructuredText
cli-tar-compression-method
|
|
--------------------------
|
|
|
|
* The :manual:`cmake(1)` ``-E tar`` tool supports specifying compression method
|
|
via ``--cmake-tar-compression-method`` option
|
|
* The :manual:`cmake(1)` ``-E tar`` tool supports packing raw files via ``--format=raw``. This is useful for compressing tar files without any compression
|