summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CXXModules/NinjaDependInfoExport-stderr.txt
Commit message (Collapse)AuthorAgeFilesLines
* cxxmodules: remove `CMAKE_EXPERIMENTAL_CXX_MODULE_DYNDEP` variableBen Boeckel2023-06-011-6/+1
| | | | It is now subsumed by the UUID setting completely.
* cmNinjaTargetGenerator: write out export information for the collatorBen Boeckel2022-07-061-0/+11
The collator will use this to know where the target's export information needs to go so that module properties may be provided.