CMake/Tests/RunCMake/CommandLine/E_tar-bad-from1-stderr.txt
Brad King 44fd71decb cmake: Teach "-E tar" command a "--files-from=" option
Read file names from the lines of a specified file.  Reject input lines
starting in '-' to leave room for option parsing to be added later.  Add
just '--add-file=' now to allow files starting in '-' to be specified.
2015-01-26 13:28:31 -05:00

2 lines
57 B
Plaintext

^CMake Error: -E tar --files-from= file 'bad' not found$