CMAKE_XCODE_SCHEME_MALLOC_STACK.rst 380 B

123456789101112
  1. CMAKE_XCODE_SCHEME_MALLOC_STACK
  2. -------------------------------
  3. Whether to enable ``Malloc Stack`` in the Diagnostics
  4. section of the generated Xcode scheme.
  5. This variable initializes the
  6. :prop_tgt:`XCODE_SCHEME_MALLOC_STACK`
  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.