Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | EXCLUDE_FROM_ALL: Don't warn if installing target excluded from all | Craig Scott | 2019-02-21 | 1 | -1/+0 |
| | | | | | | | | | The original warning pre-dates support for install components. There are now legitimate scenarios where an install(TARGETS) command may list a target that is excluded from all, e.g. hierarchical projects that will never install the component such a target belongs to. Fixes: #18938 | ||||
* | Tests: Add tests for install(<TARGETS|FILES> ... OPTIONAL) | Kyle Edwards | 2018-07-17 | 1 | -0/+1 |