summaryrefslogtreecommitdiffstats
path: root/Source/cmFileSet.h
Commit message (Expand)AuthorAgeFilesLines
* LICENSE: Replace references to Copyright.txt with LICENSE.rstKitware Robot2025-03-031-1/+1
* Revise C++ coding style using clang-format with "east const"Kitware Robot2025-01-231-12/+12
* cmFileSet: add a query for includeable file set typesBen Boeckel2023-10-201-0/+2
* cxxmodules: generate synthetic targets as an initial passBen Boeckel2023-08-171-0/+2
* cmGeneratorExpression: Require cmake instanceKyle Edwards2022-11-111-1/+3
* cmFileSet: store visibility with the filesetBen Boeckel2022-04-111-1/+20
* target_sources(): Enforce stricter requirements for FILE_SET nameKyle Edwards2022-03-031-0/+2
* cmTarget: Add cmFileSet and associated propertiesKyle Edwards2021-10-271-0/+64