summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CXXModules/expect
Commit message (Collapse)AuthorAgeFilesLines
* cmNinjaTargetGenerator: write out BMI install information for the collatorBen Boeckel2022-07-066-0/+94
|
* cmNinjaTargetGenerator: write out export information for the collatorBen Boeckel2022-07-064-0/+146
| | | | | 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-062-0/+76
The collator will use this to generate property settings for the imported targets in the build and install export sets.