cmake -E tar: add support for .xz files with 'J'

This commit is contained in:
Ben Boeckel
2015-01-08 16:56:33 -05:00
parent b0a5d3932d
commit df16dcfb44
5 changed files with 19 additions and 6 deletions
+5
View File
@@ -0,0 +1,5 @@
add-xz-support
--------------
* The :manual:`cmake(1)` ``-E tar`` command now supports creating
``.xz``-compressed archives with the ``J`` flag.