mirror of
https://github.com/reactos/CMake.git
synced 2024-12-14 07:09:22 +00:00
10 lines
349 B
ReStructuredText
10 lines
349 B
ReStructuredText
XCODE_SCHEME_EXECUTABLE
|
|
-----------------------
|
|
|
|
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.
|