CMake/Tests/RunCMake/CommandLine/E_tar-bad-from2-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
61 B
Plaintext

^CMake Error: -E tar --files-from= file '\.' is a directory$