mirror of
https://github.com/reactos/CMake.git
synced 2025-02-07 12:26:40 +00:00
11 lines
331 B
ReStructuredText
11 lines
331 B
ReStructuredText
CMAKE_XCODE_GENERATE_SCHEME
|
|
---------------------------
|
|
|
|
If enabled, the :generator:`Xcode` generator will generate schema files. These
|
|
are useful to invoke analyze, archive, build-for-testing and test
|
|
actions from the command line.
|
|
|
|
This variable initializes the
|
|
:prop_tgt:`XCODE_GENERATE_SCHEME`
|
|
target property on all targets.
|