blob: e79529c43d0794913f6ff0fe3fc0a25714e298d2 (
plain)
1
2
3
4
5
6
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.
|