Imported Upstream version 3.25.0
[platform/upstream/cmake.git] / Help / variable / CMAKE_XCODE_SCHEME_LAUNCH_MODE.rst
1 CMAKE_XCODE_SCHEME_LAUNCH_MODE
2 ------------------------------
3
4 .. versionadded:: 3.25
5
6 Property value for ``Launch`` in the Info section of the generated Xcode
7 scheme.
8
9 This variable initializes the :prop_tgt:`XCODE_SCHEME_LAUNCH_MODE` property on
10 all targets.
11
12 Please refer to the :prop_tgt:`XCODE_GENERATE_SCHEME` target property
13 documentation to see all Xcode schema related properties.