mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 06:47:08 -05:00
d8a9aabd24
Fixes: #25260 Issue: #21653
6 lines
187 B
ReStructuredText
6 lines
187 B
ReStructuredText
file-archive-workdir
|
|
--------------------
|
|
|
|
* The :command:`file(ARCHIVE_CREATE)` command gained a ``WORKING_DIRECTORY``
|
|
option to specify a working directory for the archiving process.
|