mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-06 14:19:59 -05:00
Xcode: Add settings to control a scheme's launch configuration
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
CMAKE_XCODE_SCHEME_LAUNCH_CONFIGURATION
|
||||
---------------------------------------
|
||||
|
||||
.. versionadded:: 3.25
|
||||
|
||||
Set the build configuration to run the target.
|
||||
|
||||
This variable initializes the :prop_tgt:`XCODE_SCHEME_LAUNCH_CONFIGURATION`
|
||||
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