mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-25 10:18:34 -06:00
cmExperimental: recycle the C++ modules API UUID
Supporting modules on IMPORTED targets is worth an update.
This commit is contained in:
@@ -18,7 +18,7 @@ C++20 Module APIs
|
||||
=================
|
||||
|
||||
Variable: ``CMAKE_EXPERIMENTAL_CXX_MODULE_CMAKE_API``
|
||||
Value: ``a816ed09-43d1-40e5-bc8c-1a2824ee194e``
|
||||
Value: ``ac01f462-0f5f-432a-86aa-acef252918a6``
|
||||
|
||||
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