Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmCxxModuleMapper: implement support for GCC's module map format | Ben Boeckel | 2022-06-16 | 1 | -0/+46 |
| | |||||
* | cmCxxModuleMapper: add source to handle module mapper contents | Ben Boeckel | 2022-06-16 | 1 | -0/+30 |
This will allow all generators to share an implementation for actually writing out the module map formats. |