Skip to content

cxxmodules: support `import std`

Ben Boeckel requested to merge ben.boeckel/cmake:cxxmodules-import-std into master

Contains support for MSVC toolchains that ship a modules.json metadata file and Clang 18.1.2 (due Soon™) with libc++.

Merge request reports