Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | install(EXPORT): Check for missing file sets at generate time | Kyle Edwards | 2022-06-29 | 1 | -0/+2 |
* | FILE_SET: Make INTERFACE libraries with HEADER_SETS participate in buildsystem | Kyle Edwards | 2022-04-14 | 1 | -0/+9 |
* | cmTarget: make HEADER_SETS and INTERFACE_HEADER_SETS read-only | Ben Boeckel | 2022-04-11 | 1 | -3/+2 |
* | FILE_SET: Forbid adding header sets to Apple FRAMEWORK libraries | Kyle Edwards | 2022-04-07 | 1 | -0/+3 |
* | target_sources(): Enforce stricter requirements for FILE_SET name | Kyle Edwards | 2022-03-03 | 1 | -0/+1 |
* | target_sources(): Prohibit FILE_SET on custom targets | Kyle Edwards | 2022-02-28 | 1 | -0/+1 |
* | install(): Properly ignore FILE_SETs that don't exist | Kyle Edwards | 2022-02-17 | 1 | -0/+1 |
* | Tests: Add tests for target_sources(FILE_SET) and associated functionality | Kyle Edwards | 2021-10-27 | 1 | -0/+57 |
* | Tests/RunCMake: Merge TargetSources into target_sources | Kyle Edwards | 2021-10-19 | 1 | -1/+21 |
* | Tests: add tests for empty-value keyword arguments in target_* | Ben Boeckel | 2018-10-26 | 1 | -0/+3 |