You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
354 B
13 lines
354 B
CMAKE_XCODE_GENERATE_SCHEME
|
|
---------------------------
|
|
|
|
.. versionadded:: 3.9
|
|
|
|
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.
|