summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/install/TARGETS-OPTIONAL-stderr.txt
Commit message (Collapse)AuthorAgeFilesLines
* EXCLUDE_FROM_ALL: Don't warn if installing target excluded from allCraig Scott2019-02-211-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 Edwards2018-07-171-0/+1