Files
CMake/Help/variable/CMAKE_XCODE_SCHEME_LAUNCH_MODE.rst
T

14 lines
380 B
ReStructuredText

CMAKE_XCODE_SCHEME_LAUNCH_MODE
------------------------------
.. versionadded:: 3.25
Populate ``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.