XCODE_SCHEME_DYNAMIC_LINKER_API_USAGE.rst 465 B

123456789101112
  1. XCODE_SCHEME_DYNAMIC_LINKER_API_USAGE
  2. -------------------------------------
  3. Whether to enable ``Dynamic Linker API usage``
  4. in the Diagnostics section of the generated Xcode scheme.
  5. This property is initialized by the value of the variable
  6. :variable:`CMAKE_XCODE_SCHEME_DYNAMIC_LINKER_API_USAGE` if it is set
  7. when a target is created.
  8. Please refer to the :prop_tgt:`XCODE_GENERATE_SCHEME` target property
  9. documentation to see all Xcode schema related properties.