CMAKE_XCODE_SCHEME_ENABLE_GPU_API_VALIDATION.rst 450 B

12345678910111213
  1. CMAKE_XCODE_SCHEME_ENABLE_GPU_API_VALIDATION
  2. --------------------------------------------
  3. .. versionadded:: 3.25
  4. Property value for ``Metal: API Validation`` in the Options section of
  5. the generated Xcode scheme.
  6. This variable initializes the
  7. :prop_tgt:`XCODE_SCHEME_ENABLE_GPU_API_VALIDATION` property on all targets.
  8. Please refer to the :prop_tgt:`XCODE_GENERATE_SCHEME` target property
  9. documentation to see all Xcode schema related properties.