summaryrefslogtreecommitdiffstats
path: root/Source/cmCxxModuleMapper.h
Commit message (Collapse)AuthorAgeFilesLines
* cmCxxModuleMapper: implement support for GCC's module map formatBen Boeckel2022-06-161-0/+1
|
* cmCxxModuleMapper: add source to handle module mapper contentsBen Boeckel2022-06-161-0/+47
This will allow all generators to share an implementation for actually writing out the module map formats.