CMAKE_XCODE_ATTRIBUTE_an-attribute.rst 350 B

12345678910
  1. CMAKE_XCODE_ATTRIBUTE_<an-attribute>
  2. ------------------------------------
  3. Set Xcode target attributes directly.
  4. Tell the Xcode generator to set '<an-attribute>' to a given value in
  5. the generated Xcode project. Ignored on other generators.
  6. See the :prop_tgt:`XCODE_ATTRIBUTE_<an-attribute>` target property
  7. to set attributes on a specific target.