1CMAKE_OBJC_STANDARD_REQUIRED 2---------------------------- 3 4.. versionadded:: 3.16 5 6Default value for :prop_tgt:`OBJC_STANDARD_REQUIRED` target property if set 7when a target is created. 8 9See the :manual:`cmake-compile-features(7)` manual for information on 10compile features and a list of supported compilers. 11