Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Factor out a RunCMake.file-DOWNLOAD test | Brad King | 2022-11-17 | 1 | -0/+0 |
| | | | | Move the `DOWNLOAD-*` cases over from the `RunCMake.file` test. | ||||
* | file(DOWNLOAD|UPLOAD): Warn on unexpected arguments | Ruslan Baratov | 2016-09-09 | 1 | -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. |