summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CXXModules/expect/NinjaDependInfoFileSet-private.json
Commit message (Collapse)AuthorAgeFilesLines
* cmNinjaTargetGenerator: write out BMI install information for the collatorBen Boeckel2022-07-061-0/+1
|
* cmNinjaTargetGenerator: write out export information for the collatorBen Boeckel2022-07-061-0/+1
| | | | | The collator will use this to know where the target's export information needs to go so that module properties may be provided.
* cmNinjaTargetGenerator: write out fileset information for the collatorBen Boeckel2022-07-061-0/+38
The collator will use this to generate property settings for the imported targets in the build and install export sets.