mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
8 lines
221 B
ReStructuredText
8 lines
221 B
ReStructuredText
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.
|