mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 13:20:47 -06:00
Help: CXX_STANDARD 26 is supported on some compilers
e.g. 80d4bd5 added CXX_STANDARD 26 to IntelLLVM
This commit is contained in:
@@ -40,9 +40,6 @@ Supported values are:
|
|||||||
``26``
|
``26``
|
||||||
.. versionadded:: 3.25
|
.. 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
|
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
|
the compiler in use, a previous standard flag will be added instead. This
|
||||||
means that using:
|
means that using:
|
||||||
|
|||||||
Reference in New Issue
Block a user