blob: 33eb89e035e5c90fd94e137f5dc2365ae784073b [file] [log] [blame]
Ryan Prichard7aea7e92022-01-13 17:30:17 -08001CMAKE_CXX_STANDARD
2------------------
3
4.. versionadded:: 3.1
5
6Default value for :prop_tgt:`CXX_STANDARD` target property if set when a target
7is created.
8
9See the :manual:`cmake-compile-features(7)` manual for information on
10compile features and a list of supported compilers.