blob: 798af530d25372b536de222b477f27bda8081b34 (
plain)
1
2
3
4
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.
|