mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 22:58:37 -05:00
Merge topic 'module-mapper-clang-transitive'
57ef353d22cmExperimental: refresh the C++ modules UUID7b05724ac8cmCxxModuleMapper: give transitive usages to Clang as wellc9df4568dacmCxxModuleMapper: factor out transitive usage computation71f1483aacTests/RunCMake/CXXModules: require transitive usagese39b6ebc19cmCxxModuleMapper: use a `char` for streaming single bytes Acked-by: Kitware Robot <kwrobot@kitware.com> Tested-by: buildbot <buildbot@kitware.com> Merge-request: !8610
This commit is contained in:
@@ -18,7 +18,7 @@ C++20 Module APIs
|
||||
=================
|
||||
|
||||
Variable: ``CMAKE_EXPERIMENTAL_CXX_MODULE_CMAKE_API``
|
||||
Value: ``aa1f7df0-828a-4fcd-9afc-2dc80491aca7``
|
||||
Value: ``bf70d4b0-9fb7-465c-9803-34014e70d112``
|
||||
|
||||
In order to support C++20 modules, there are a number of behaviors that have
|
||||
CMake APIs to provide the required features to build and export them from a
|
||||
|
||||
Reference in New Issue
Block a user