summaryrefslogtreecommitdiff
path: root/Source/cmExperimental.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmExperimental.cxx')
-rw-r--r--Source/cmExperimental.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmExperimental.cxx b/Source/cmExperimental.cxx
index e815d0e675..922b53fd11 100644
--- a/Source/cmExperimental.cxx
+++ b/Source/cmExperimental.cxx
@@ -27,7 +27,7 @@ struct FeatureData
bool Warned;
} LookupTable[] = {
// CxxModuleCMakeApi
- { "17be90bd-a850-44e0-be50-448de847d652",
+ { "3c375311-a3c9-4396-a187-3227ef642046",
"CMAKE_EXPERIMENTAL_CXX_MODULE_CMAKE_API",
"CMake's C++ module support is experimental. It is meant only for "
"experimentation and feedback to CMake developers.",