summaryrefslogtreecommitdiffstats
path: root/Source/cmPlaceholderExpander.cxx
Commit message (Collapse)AuthorAgeFilesLines
* Swift/Ninja: Include sources in response fileEvan Wilde2024-01-111-0/+4
| | | | | | | | Unlike C/C++, Swift compiles all sources in a module at once. This can quickly overwhelm the commandline length limit on Windows, so it is useful to place the source files in the response file. Issue: #25572
* cmRulePlaceholderExpander: add base class for placeholder expansion reuseMarc Chevrier2022-02-061-0/+54