mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
Merge topic 'xcode-launch-mode'
a1a0ae3ad4 Xcode: Add Xcode SCHEME control for 'Launch' control
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !7355
This commit is contained in:
13
Help/variable/CMAKE_XCODE_SCHEME_LAUNCH_MODE.rst
Normal file
13
Help/variable/CMAKE_XCODE_SCHEME_LAUNCH_MODE.rst
Normal file
@@ -0,0 +1,13 @@
|
||||
CMAKE_XCODE_SCHEME_LAUNCH_MODE
|
||||
------------------------------
|
||||
|
||||
.. versionadded:: 3.25
|
||||
|
||||
Property value for ``Launch`` in the Info section of the generated Xcode
|
||||
scheme.
|
||||
|
||||
This variable initializes the :prop_tgt:`XCODE_SCHEME_LAUNCH_MODE` property on
|
||||
all targets.
|
||||
|
||||
Please refer to the :prop_tgt:`XCODE_GENERATE_SCHEME` target property
|
||||
documentation to see all Xcode schema related properties.
|
||||
Reference in New Issue
Block a user