Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmTarget: make HEADER_SETS and INTERFACE_HEADER_SETS read-only | Ben Boeckel | 2022-04-11 | 1 | -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 functionality | Kyle Edwards | 2021-10-27 | 1 | -0/+4 |