1CMAKE_XCODE_SCHEME_DYNAMIC_LINKER_API_USAGE
2-------------------------------------------
3
4.. versionadded:: 3.13
5
6Whether to enable ``Dynamic Linker API usage``
7in the Diagnostics section of the generated Xcode scheme.
8
9This variable initializes the
10:prop_tgt:`XCODE_SCHEME_DYNAMIC_LINKER_API_USAGE`
11property on all targets.
12
13Please refer to the :prop_tgt:`XCODE_GENERATE_SCHEME` target property
14documentation to see all Xcode schema related properties.
15