CMAKE_CXX_MODULE_STD
--------------------

.. versionadded:: 4.3

Whether to add utility targets as dependencies to targets with at least
``cxx_std_23`` or not.

This variable is used to initialize the :prop_tgt:`CXX_MODULE_STD` property on
all targets.  See that target property for additional information.
