XCODE_SCHEME_GUARD_MALLOC.rst 421 B

123456789101112
  1. XCODE_SCHEME_GUARD_MALLOC
  2. ------------------------------
  3. Whether to enable ``Guard Malloc``
  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_GUARD_MALLOC` if it is set
  7. when a target is created.
  8. Please refer to the :variable:`CMAKE_XCODE_GENERATE_SCHEME` variable
  9. documentation to see all Xcode schema related properties.