summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/cmake-E-copy-multiple-inputs.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/release/dev/cmake-E-copy-multiple-inputs.rst')
-rw-r--r--Help/release/dev/cmake-E-copy-multiple-inputs.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/Help/release/dev/cmake-E-copy-multiple-inputs.rst b/Help/release/dev/cmake-E-copy-multiple-inputs.rst
new file mode 100644
index 0000000..798af53
--- /dev/null
+++ b/Help/release/dev/cmake-E-copy-multiple-inputs.rst
@@ -0,0 +1,5 @@
+cmake-E-copy-multiple-inputs
+----------------------------
+
+* The :manual:`cmake(1)` ``-E copy`` and ``-E copy_if_different`` command-line
+ tools learned to support copying multiple input files to a directory.