mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-28 09:59:20 -05:00
Help: Add release note about 'copy_directory' behavior change
Issue: #16001
This commit is contained in:
@@ -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