summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CXXModules/examples/circular/circular-a.cppm
Commit message (Collapse)AuthorAgeFilesLines
* Tests/RunCMake/CXXModules: add a test with circular importsBen Boeckel2022-10-111-0/+6
The build should fail. However, the error message is completely generator-dependent as it is the build tool which (should) eventually detect this case.