mirror of
https://github.com/Kitware/CMake.git
synced 2025-12-31 10:50:16 -06:00
429902ebadClang: support creating a target for imported modules4617f272b4MSVC: support `import std`62a71047bbcmGraphVizWriter: ignore `__cmake_`-prefixed targets442086c1dcfileapi: ignore `__cmake_`-prefixed targetsffe74289b3CMakeDetermineCompilerId: extract C++ standard library impl15bbd1d9b8Experimental: add an experimental feature gate for `import std`f80c60df02CMakeDetermineCompilerSupport: construct C++ modules targets19341e2582ci: enable `import_std23` C++ module tests on MSVC ... Acked-by: Kitware Robot <kwrobot@kitware.com> Tested-by: buildbot <buildbot@kitware.com> Merge-request: !9337