summaryrefslogtreecommitdiffstats
path: root/Source/cmImportedCxxModuleInfo.cxx
Commit message (Collapse)AuthorAgeFilesLines
* cmImportedCxxModuleInfo: remove unused pointer fieldBen Boeckel2024-03-011-2/+1
| | | | | Also avoids usage of an invalid `importit` when module names are not available.
* Source: Simplify hasher object constructionBrad King2024-01-181-4/+3
|
* cmImportedCxxModuleInfo: introduce code to parse exported BMI propertiesBen Boeckel2023-08-171-0/+76