mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 04:40:56 -06:00
Clang 12 landed initial support for C++23 language mode flag -std={c|gnu}++2b
in commit 6627a3c2873fdf7ccba1a1573371079be48b36e8.
8 lines
217 B
ReStructuredText
8 lines
217 B
ReStructuredText
cpp-cuda-23
|
|
-----------
|
|
|
|
* :prop_tgt:`CXX_STANDARD`, :prop_tgt:`CUDA_STANDARD`,
|
|
:prop_tgt:`OBJCXX_STANDARD` and the
|
|
:manual:`Compile Features <cmake-compile-features(7)>` functionality gained
|
|
support for C++23.
|