summaryrefslogtreecommitdiffstats
path: root/Help/prop_tgt/HEADER_SETS.rst
Commit message (Collapse)AuthorAgeFilesLines
* Help: Document that target_sources defines [INTERFACE_]HEADER_SETSBrad King2022-04-121-0/+3
|
* cmTarget: make HEADER_SETS and INTERFACE_HEADER_SETS read-onlyBen Boeckel2022-04-111-8/+4
| | | | | | 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.
* Help: Reorganise FILE_SETS and related propertiesCraig Scott2022-03-051-3/+11
| | | | | | | | | | | | Reduce duplication and make the docs for target_sources() focus on the functionality rather than the properties it modifies. The properties are a lower level quantity, so put the relevant details for them in the property documentation. The target_sources() command only needs to reference the properties, not reproduce the property documentation. Improve the cross-referencing between the HEADER_... property docs. This helps build the mental picture of how they relate to each other.
* Help: Add versionadded markup to target_sources FILE_SET featureBrad King2021-11-051-0/+2
| | | | | | This was accidentally left out of commit 4b0ee4e338 (Help: Add documentation for target_sources(FILE_SET) and associated properties, 2021-07-02).
* Help: Add documentation for target_sources(FILE_SET) and associated propertiesKyle Edwards2021-10-271-0/+6