summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/file/DOWNLOAD-unused-argument.txt
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Factor out a RunCMake.file-DOWNLOAD testBrad King2022-11-171-0/+0
| | | | Move the `DOWNLOAD-*` cases over from the `RunCMake.file` test.
* file(DOWNLOAD|UPLOAD): Warn on unexpected argumentsRuslan Baratov2016-09-091-0/+0
Emit warning message on unparsed argument instead of silently ignoring it. Can't stop with the error message because it may break old code.