mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 05:11:15 -06: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.
|