summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/target_sources/RunCMakeTest.cmake
Commit message (Expand)AuthorAgeFilesLines
* install(EXPORT): Check for missing file sets at generate timeKyle Edwards2022-06-291-0/+2
* FILE_SET: Make INTERFACE libraries with HEADER_SETS participate in buildsystemKyle Edwards2022-04-141-0/+9
* cmTarget: make HEADER_SETS and INTERFACE_HEADER_SETS read-onlyBen Boeckel2022-04-111-3/+2
* FILE_SET: Forbid adding header sets to Apple FRAMEWORK librariesKyle Edwards2022-04-071-0/+3
* target_sources(): Enforce stricter requirements for FILE_SET nameKyle Edwards2022-03-031-0/+1
* target_sources(): Prohibit FILE_SET on custom targetsKyle Edwards2022-02-281-0/+1
* install(): Properly ignore FILE_SETs that don't existKyle Edwards2022-02-171-0/+1
* Tests: Add tests for target_sources(FILE_SET) and associated functionalityKyle Edwards2021-10-271-0/+57
* Tests/RunCMake: Merge TargetSources into target_sourcesKyle Edwards2021-10-191-1/+21
* Tests: add tests for empty-value keyword arguments in target_*Ben Boeckel2018-10-261-0/+3