CMAKE_XCODE_SCHEME_ZOMBIE_OBJECTS.rst 388 B

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