mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-11 00:11:07 -06:00
Help: Add release note for policy CMP0205
This was missed in commit a73ddd2ddb (file(CREATE_LINK): Implement
COPY_ON_ERROR for directories, 2025-10-15).
This commit is contained in:
6
Help/release/dev/file-CREATE_LINK-COPY_ON_ERROR-dir.rst
Normal file
6
Help/release/dev/file-CREATE_LINK-COPY_ON_ERROR-dir.rst
Normal file
@@ -0,0 +1,6 @@
|
||||
file-CREATE_LINK-COPY_ON_ERROR-dir
|
||||
----------------------------------
|
||||
|
||||
* The :command:`file(CREATE_LINK)` command's ``COPY_ON_ERROR`` option,
|
||||
when used with a directory, now copies directory content.
|
||||
See policy :policy:`CMP0205`.
|
||||
Reference in New Issue
Block a user