Files
CMake/Help/prop_tgt/XCODE_SCHEME_EXECUTABLE.rst
Kitware Robot 496ec6036f Help: Add Sphinx 'versionadded' directives to each top-level document
Run the `Utilities/Sphinx/update_versions.py` script to add initial
markup to every top-level document and find module.

Issue: #19715
2020-07-06 10:23:20 -04:00

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.