blob: 5d40b02425358c2dd7dd20efaf2654668207eea7 [file] [log] [blame] [edit]
OBJCFLAGS
---------
.. versionadded:: 3.16
.. include:: include/ENV_VAR.rst
Add default compilation flags to be used when compiling ``Objective C`` files.
.. |CMAKE_LANG_FLAGS| replace:: :variable:`CMAKE_OBJC_FLAGS <CMAKE_<LANG>_FLAGS>`
.. |LANG| replace:: ``OBJC``
.. include:: include/LANG_FLAGS.rst
See also :variable:`CMAKE_OBJC_FLAGS_INIT <CMAKE_<LANG>_FLAGS_INIT>`.