mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-07 22:59:56 -05:00
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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user