summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/target_sources/FileSetNoExistInterface-stderr.txt
Commit message (Collapse)AuthorAgeFilesLines
* cmTarget: make HEADER_SETS and INTERFACE_HEADER_SETS read-onlyBen Boeckel2022-04-111-4/+0
| | | | | | There is no reason to allow these properties to be manipulated by user code. Instead, use the stored visibility on the fileset objects to derive what these properties should contain.
* Tests: Add tests for target_sources(FILE_SET) and associated functionalityKyle Edwards2021-10-271-0/+4