summaryrefslogtreecommitdiffstats
path: root/Source/cmScanDepFormat.h
Commit message (Collapse)AuthorAgeFilesLines
* cmScanDepFormat: add reader and writer for the format from P1689R2Ben Boeckel2020-11-171-0/+30
This format is currently subject to change, but is not too far from the end goal. Some bits are currently unimplemented (see TODO comments).