summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CXXModules/ExportBuildCxxModules-check.cmake
Commit message (Collapse)AuthorAgeFilesLines
* cmExport*FileGenerator: support exporting C++ module propertiesBen Boeckel2022-07-061-0/+40
C++ module properties will be generated at build time, so generate code that includes the files actually responsible for the information.