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