CMAKE_XCODE_SCHEME_DYNAMIC_LINKER_API_USAGE.rst 428 B

123456789101112
  1. CMAKE_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 variable initializes the
  6. :prop_tgt:`XCODE_SCHEME_DYNAMIC_LINKER_API_USAGE`
  7. property on all targets.
  8. Please refer to the :variable:`CMAKE_XCODE_GENERATE_SCHEME` variable
  9. documentation to see all Xcode schema related properties.