CMAKE_<LANG>_STANDARDΒΆ
The variations are:
CMAKE_C_STANDARDCMAKE_CXX_STANDARDCMAKE_CUDA_STANDARDCMAKE_HIP_STANDARDCMAKE_OBJC_STANDARDCMAKE_OBJCXX_STANDARD
Default values for <LANG>_STANDARD target properties if set when a
target is created.
For supported CMake versions see the respective pages.
See the cmake-compile-features(7) manual for information on
compile features and a list of supported compilers.