mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 05:38:24 -05:00
419cfe30d0
Fixes: #24002
8 lines
304 B
ReStructuredText
8 lines
304 B
ReStructuredText
xcode-scheme-lldb-init-file
|
|
---------------------------
|
|
|
|
* The :variable:`CMAKE_XCODE_SCHEME_LLDB_INIT_FILE` variable and corresponding
|
|
:prop_tgt:`XCODE_SCHEME_LLDB_INIT_FILE` target property were added to tell
|
|
the :generator:`Xcode` generator what to put in the scheme's "LLDB Init File"
|
|
setting.
|