summaryrefslogtreecommitdiff
path: root/Help/variable/CMAKE_OBJC_STANDARD.rst
blob: 976c441458c3711a110bd5a444a9c52186737356 (plain)
1
2
3
4
5
6
7
8
9
10
11
CMAKE_OBJC_STANDARD
-------------------

Default value for :prop_tgt:`OBJC_STANDARD` property of targets.

This variable is used to initialize the :prop_tgt:`OBJC_STANDARD`
property on all targets.  See that target property for additional
information.

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