Skip to content

Tests: Add RunCMake.CXXModules case with circular imports

Ben Boeckel requested to merge ben.boeckel/cmake:more-cpp-module-tests into master

The build should fail. However, the error message is completely generator-dependent as it is the build tool which (should) eventually detect this case.

Merge request reports