summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CXXModules/examples/export-bmi-and-interface-build-stderr.txt
Commit message (Collapse)AuthorAgeFilesLines
* cmExperimental: remove the flag for C++ modulesBen Boeckel2023-10-021-4/+0
| | | | | | | All the major compilers now have scheduled releases with support for scanning, so remove the experimental gate. Fixes: #18355
* cxxmodules: remove `CMAKE_EXPERIMENTAL_CXX_MODULE_DYNDEP` variableBen Boeckel2023-06-011-5/+0
| | | | It is now subsumed by the UUID setting completely.
* Tests: Improve RunCMake.CXXModules expectation matching and error reportingBrad King2023-05-231-1/+1
|
* RunCMake/CXXModules: add tests which export BMIsBen Boeckel2022-07-061-0/+9