mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 02:08:27 +08:00
7 lines
202 B
ReStructuredText
7 lines
202 B
ReStructuredText
file-RENAME
|
|
-----------
|
|
|
|
* The :command:`file(RENAME)` command learned to optionally capture
|
|
failure in a result variable. It also gained a ``NO_REPLACE``
|
|
option to fail if the destination exists.
|