https://github.com/Kitware/CMake
Raw File
Tip revision: 29bcbcab4fe3750d7529f49e9d71768c76a23a47 authored by Brad King on 09 February 2023, 19:21:24 UTC
CMake 3.26.0-rc2
Tip revision: 29bcbca
CMAKE_OBJC_STANDARD.rst
CMAKE_OBJC_STANDARD
-------------------

.. versionadded:: 3.16

Default value for :prop_tgt:`OBJC_STANDARD` target property if set when a
target is created.

See the :manual:`cmake-compile-features(7)` manual for information on
compile features and a list of supported compilers.
back to top