mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-02 20:00:38 -06:00
Help: Add release note about 'copy_directory' behavior change
Issue: #16001
This commit is contained in:
6
Help/release/dev/copy_directory.rst
Normal file
6
Help/release/dev/copy_directory.rst
Normal file
@@ -0,0 +1,6 @@
|
||||
copy_directory
|
||||
--------------
|
||||
|
||||
* The :manual:`cmake(1)` ``-E copy_directory`` tool now fails when the
|
||||
source directory does not exist. Previously it succeeded by creating
|
||||
an empty destination directory.
|
||||
Reference in New Issue
Block a user