mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 02:08:27 +08: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``
|
||||
.. 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