blob: 070ddfcb3388b8b80d9861045240321b689c2485 [file] [log] [blame]
Ryan Prichard7aea7e92022-01-13 17:30:17 -08001CMAKE_XCODE_SCHEME_DYNAMIC_LIBRARY_LOADS
2----------------------------------------
3
4.. versionadded:: 3.13
5
6Whether to enable ``Dynamic Library Loads``
7in the Diagnostics section of the generated Xcode scheme.
8
9This variable initializes the
10:prop_tgt:`XCODE_SCHEME_DYNAMIC_LIBRARY_LOADS`
11property on all targets.
12
13Please refer to the :prop_tgt:`XCODE_GENERATE_SCHEME` target property
14documentation to see all Xcode schema related properties.