mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
Seems to be stable and will referred to by policy for standards flags rework.
8 lines
205 B
ReStructuredText
8 lines
205 B
ReStructuredText
CMAKE_<LANG>_STANDARD_DEFAULT
|
|
-----------------------------
|
|
|
|
.. versionadded:: 3.9
|
|
|
|
The compiler's default standard for the language ``<LANG>``. Empty if the
|
|
compiler has no conception of standard levels.
|