mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
13 lines
378 B
ReStructuredText
13 lines
378 B
ReStructuredText
CMAKE_XCODE_SCHEME_TEST_CONFIGURATION
|
|
-------------------------------------
|
|
|
|
.. versionadded:: 4.0
|
|
|
|
Set the build configuration for testing targets.
|
|
|
|
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.
|