mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
7 lines
208 B
ReStructuredText
7 lines
208 B
ReStructuredText
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.
|