mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Run the `Utilities/Sphinx/update_versions.py` script to add initial markup to every top-level document and find module. Issue: #19715
12 lines
373 B
ReStructuredText
12 lines
373 B
ReStructuredText
XCODE_SCHEME_EXECUTABLE
|
|
-----------------------
|
|
|
|
.. versionadded:: 3.13
|
|
|
|
Specify path to executable in the Info section of the generated
|
|
Xcode scheme. If not set the schema generator will select the
|
|
current target if it is actually executable.
|
|
|
|
Please refer to the :prop_tgt:`XCODE_GENERATE_SCHEME` target property
|
|
documentation to see all Xcode schema related properties.
|