If multiple input files are provided then the destination must be a directory. If only one input file is provided then destination may be either a file or directory.
6 lines
210 B
ReStructuredText
6 lines
210 B
ReStructuredText
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.
|