XCODE_GENERATE_SCHEME

From Get docs
Cmake/docs/3.21/prop tgt/xcode generate scheme


XCODE_GENERATE_SCHEME

New in version 3.15.


If enabled, the Xcode generator will generate schema files. These are useful to invoke analyze, archive, build-for-testing and test actions from the command line.

This property is initialized by the value of the variable CMAKE_XCODE_GENERATE_SCHEME if it is set when a target is created.

The following target properties overwrite the default of the corresponding settings on the "Diagnostic" tab for each schema file. Each of those is initialized by the respective CMAKE_ variable at target creation time.

The following target properties will be applied on the "Info", "Arguments", and "Options" tab:

© 2000–2021 Kitware, Inc. and Contributors
Licensed under the BSD 3-clause License.
https://cmake.org/cmake/help/v3.21/prop_tgt/XCODE_GENERATE_SCHEME.html