Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target_sources(): Prohibit FILE_SET on custom targets | Kyle Edwards | 2022-02-28 | 4 | -0/+8 |
* | install(): Properly ignore FILE_SETs that don't exist | Kyle Edwards | 2022-02-17 | 2 | -0/+5 |
* | Tests: Add tests for target_sources(FILE_SET) and associated functionality | Kyle Edwards | 2021-10-27 | 65 | -0/+436 |
* | Tests/RunCMake: Merge TargetSources into target_sources | Kyle Edwards | 2021-10-19 | 59 | -3/+364 |
* | cmTargetPropCommandBase: check keywords after parsing | Ben Boeckel | 2018-10-26 | 2 | -5/+0 |
* | Tests: add tests for empty-value keyword arguments in target_* | Ben Boeckel | 2018-10-26 | 5 | -0/+18 |