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: