CMAKE_XCODE_GENERATE_SCHEMEΒΆ

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

Note

The Xcode Schema Generator is still experimental and subject to change.

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” and “Arguments” tab:

Previous topic

CMAKE_VS_WINDOWS_TARGET_PLATFORM_VERSION

Next topic

CMAKE_XCODE_PLATFORM_TOOLSET

This Page