mirror of
https://github.com/Kitware/CMake.git
synced 2025-12-30 18:29:37 -06:00
8 lines
275 B
ReStructuredText
8 lines
275 B
ReStructuredText
xcode-launch-mode
|
|
-----------------
|
|
|
|
* The :variable:`CMAKE_XCODE_SCHEME_LAUNCH_MODE` variable and corresponding
|
|
:prop_tgt:`XCODE_SCHEME_LAUNCH_MODE` target property were added to tell
|
|
the :generator:`Xcode` generator what to put in the scheme's "Launch"
|
|
mode setting.
|