summaryrefslogtreecommitdiffstats
path: root/Help/command/target_sources.rst
Commit message (Expand)AuthorAgeFilesLines
* Help: Add _See Also_ sections to related CMake commandsAlex Turbov2022-11-091-0/+14
* Help: Link from usage requirement commands to detailed explanationHinell2022-09-161-4/+4
* Help: Fix formatting of CMAKE_EXPERIMENTAL_CXX_MODULE_CMAKE_API notesBrad King2022-08-091-4/+4
* Merge topic 'doc-example-target-sources'Brad King2022-07-201-2/+2
|\
| * Help: Add missing PRIVATE keyword to target_sources() exampleCraig Scott2022-07-201-2/+2
* | cmTargetSourcesCommand: allow `INTERFACE` C++ modules when importedBen Boeckel2022-07-061-2/+2
* | cmTarget: add support for C++ module fileset typesBen Boeckel2022-06-161-15/+62
|/
* FILE_SET: Forbid adding header sets to Apple FRAMEWORK librariesKyle Edwards2022-04-071-1/+1
* Help: Reorganise FILE_SETS and related propertiesCraig Scott2022-03-051-55/+41
* Merge topic 'file-set-name-requirements' into release-3.23Brad King2022-03-041-1/+2
|\
| * target_sources(): Enforce stricter requirements for FILE_SET nameKyle Edwards2022-03-031-1/+2
* | target_sources(): Process multiple FILE_SET arguments per blockKyle Edwards2022-03-031-2/+3
|/
* target_sources(): Prohibit FILE_SET on custom targetsKyle Edwards2022-02-281-1/+2
* Help: Fix target_sources FILE_SET signature summaryBrad King2021-11-051-2/+2
* Help: Add versionadded markup to target_sources FILE_SET featureBrad King2021-11-051-0/+5
* Help: Clarify target_sources path conversion w.r.t generator expressionsArcturus Arcturus2021-11-041-18/+31
* Help: Add documentation for target_sources(FILE_SET) and associated propertiesKyle Edwards2021-10-271-0/+102
* Help: Replace some `versionadded` directives with `versionchanged`Nikita Nemkin2020-11-121-1/+1
* Help: Add `.. versionadded` directives to commands documentationNikita Nemkin2020-11-091-8/+16
* target_sources: Support custom targetsAsit Dhal2020-10-241-2/+4
* Help: Clarify target_sources PRIVATE/PUBLIC/INTERFACE scopesBrad King2020-07-311-6/+8
* Help: Add Sphinx 'versionadded' directives to each top-level documentKitware Robot2020-07-061-0/+2
* Help: Apply syntax highlighting to project commandsJoachim Wuttke (o)2018-10-251-2/+2
* target_sources: Interpret relative paths as relative to the calling directoryPatrick Stotko2018-06-181-1/+6
* Teach target_* commands to set INTERFACE properties of IMPORTED targetsDeniz Bahadir2017-10-261-3/+4
* Allow export of targets with INTERFACE_SOURCES.Stephen Kelly2015-02-101-4/+0
* Help: Document the export limitation of INTERFACE_SOURCES.Stephen Kelly2014-11-291-0/+4
* Help: Fix broken cross-references reported by 'nitpicky' optionBrad King2014-11-071-1/+1
* target_sources: New command to add sources to target.Stephen Kelly2014-04-021-0/+28