mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 21:00:01 -05:00
Merge topic 'file-archive'
c7e1198a23 file: Add ARCHIVE_{CREATE|EXTRACT} subcommands
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !4475
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
file_archive
|
||||
------------
|
||||
|
||||
* The :command:`file` command gained the ``ARCHIVE_{CREATE|EXTRACT}`` subcommands.
|
||||
|
||||
These subcommands will replicate the :manual:`cmake(1)` ``-E tar`` functionality in
|
||||
CMake scripting code.
|
||||
Reference in New Issue
Block a user