Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Factor out RunCMake.file-GET_RUNTIME_DEPENDENCIES test | Brad King | 2020-06-16 | 1 | -15/+0 |
| | | | | Move the `file(GET_RUNTIME_DEPENDENCIES)` cases out of `RunCMake.install`. | ||||
* | file(GET_RUNTIME_DEPENDENCIES): Tolerate empty list arguments | Kyle Edwards | 2020-01-22 | 1 | -1/+14 |
| | | | | | Also list all keywords that were missing values instead of only the first one. | ||||
* | file: Add GET_RUNTIME_DEPENDENCIES mode | Kyle Edwards | 2019-06-10 | 1 | -0/+2 |
Co-Authored-by: Bryon Bean <bryon.bean@kitware.com> |