Merge topic 'doc-cxx_standard'

050ddb800f Help: CXX_STANDARD 26 is supported on some compilers

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !11063
This commit is contained in:
Brad King
2025-08-13 20:05:40 +00:00
committed by Kitware Robot
-3
View File
@@ -40,9 +40,6 @@ Supported values are:
``26``
.. versionadded:: 3.25
C++26. CMake 3.25 and later *recognize* ``26`` as a valid value,
no version has support for any compiler.
If the value requested does not result in a compile flag being added for
the compiler in use, a previous standard flag will be added instead. This
means that using: