mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 14:23:10 -05:00
00055d7779
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.
|