mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 06:47:08 -05:00
97c1e56924
Closes: #16468
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.
|