CMake/Help/variable/CMAKE_XCODE_SCHEME_TEST_CONFIGURATION.rst
2025-01-16 09:18:21 -05:00

13 lines
377 B
ReStructuredText

CMAKE_XCODE_SCHEME_TEST_CONFIGURATION
-------------------------------------
.. versionadded:: 4.0
Set the build configuration to test the target.
This variable initializes the :prop_tgt:`XCODE_SCHEME_TEST_CONFIGURATION`
property on all targets.
Please refer to the :prop_tgt:`XCODE_GENERATE_SCHEME` target property
documentation to see all Xcode schema related properties.