CMake/Help/variable/CMAKE_XCODE_GENERATE_SCHEME.rst
2019-04-04 15:13:58 +02:00

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.