Files
CMake/Help/release/dev/command-line-cat.rst
Johnny Jazeix a625f30785 cmake -E: add cat command.
Concatenate files and print on the standard output.

FIXES: #20557
2020-04-15 20:56:56 +02:00

6 lines
161 B
ReStructuredText

Command-Line
------------
* :manual:`cmake(1)` gained a ``cat`` command line
option that can be used to concatenate files and print them
on standard output.