summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/cmake-E-multiple-inputs.rst
blob: 480261d879b0195c8f4c1f760bd4b47b2b28eeeb (plain)
1
2
3
4
5
6
7
8
9
10
11
cmake-E-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.

* The :manual:`cmake(1)` ``-E copy_directory`` command-line
  tool learned to support copying multiple input directories to a directory.

* The :manual:`cmake(1)` ``-E make_directory`` command-line
  tool learned to support copying multiple input directories to a directory.