summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/ObjectLibrary/InstallLinkedObj1.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Add cases for usage requirements of linked object libsBrad King2018-03-011-0/+6
Add tests to cover transitive usage requirements on installation and export of targets that link to object libraries. Issue: #14778