From 21c45a81c3cb34e32aa8df026851619fec84b8be Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Mon, 7 Aug 2023 17:35:46 -0400 Subject: Help/experimental: fix UUID documentation This was missed in be53c75852 (cmExperimental: recycle the C++ modules API UUID, 2023-07-21) from !8639. --- Help/dev/experimental.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Help/dev/experimental.rst b/Help/dev/experimental.rst index 7328d7b..5bfbf8d 100644 --- a/Help/dev/experimental.rst +++ b/Help/dev/experimental.rst @@ -18,7 +18,7 @@ C++20 Module APIs ================= Variable: ``CMAKE_EXPERIMENTAL_CXX_MODULE_CMAKE_API`` -Value: ``bf70d4b0-9fb7-465c-9803-34014e70d112`` +Value: ``a816ed09-43d1-40e5-bc8c-1a2824ee194e`` 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 -- cgit v0.12