mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-27 04:09:36 +03: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.
|