Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'file-set-name-requirements' | Brad King | 2022-03-04 | 4 | -0/+12 |
|\ | |||||
| * | target_sources(): Enforce stricter requirements for FILE_SET name | Kyle Edwards | 2022-03-03 | 4 | -0/+12 |
* | | target_sources(): Process multiple FILE_SET arguments per block | Kyle Edwards | 2022-03-03 | 1 | -5/+9 |
|/ | |||||
* | 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 |