mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 21:00:17 -06:00
7 lines
216 B
ReStructuredText
7 lines
216 B
ReStructuredText
features-c++20
|
|
--------------
|
|
|
|
* The :manual:`Compile Features <cmake-compile-features(7)>` functionality
|
|
is now aware of C++ 20. No specific features are yet enumerated besides
|
|
the ``cxx_std_20`` meta-feature.
|