diff options
author | Brad King <brad.king@kitware.com> | 2015-01-26 18:28:31 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2015-01-26 18:28:31 (GMT) |
commit | 44fd71decbca329d9cdfc196a073a62668af53f2 (patch) | |
tree | 234cbd52ce83a17ec14bed5751f0caff69b02032 /Tests/RunCMake/CommandLine/E_tar-bad-from1-result.txt | |
parent | 19e57a48cd1ad562b277c8fb9dc8285ef96acfa0 (diff) | |
download | CMake-44fd71decbca329d9cdfc196a073a62668af53f2.zip CMake-44fd71decbca329d9cdfc196a073a62668af53f2.tar.gz CMake-44fd71decbca329d9cdfc196a073a62668af53f2.tar.bz2 |
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.
Diffstat (limited to 'Tests/RunCMake/CommandLine/E_tar-bad-from1-result.txt')
-rw-r--r-- | Tests/RunCMake/CommandLine/E_tar-bad-from1-result.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/RunCMake/CommandLine/E_tar-bad-from1-result.txt b/Tests/RunCMake/CommandLine/E_tar-bad-from1-result.txt new file mode 100644 index 0000000..d00491f --- /dev/null +++ b/Tests/RunCMake/CommandLine/E_tar-bad-from1-result.txt @@ -0,0 +1 @@ +1 |