Allows specifying a libarchive defined archive format currently restricted to 7zip, gnutar, pax, paxr and zip. The default is "paxr" (pax restricted).
7 lines
170 B
ReStructuredText
7 lines
170 B
ReStructuredText
tar-write-format
|
|
----------------
|
|
|
|
* The :manual:`cmake(1)` ``-E tar`` command learned a new
|
|
``--format<format>`` option to specify the archive format to
|
|
be written.
|