blob: f6087ff87dd0eed44b80bb5a8fe14864f4d2449c (
plain)
1
2
3
4
5
6
|
cmake-E-tar-files-from
----------------------
* The :manual:`cmake(1)` ``-E tar`` command learned a new
``--files-from=<file>`` option to specify file names using
lines in a file to overcome command-line length limits.
|