cmake/Help/variable/CMAKE_XCODE_GENERATE_SCHEME.rst

11 lines
331 B
ReStructuredText
Raw Normal View History

2017-07-20 19:35:53 +02:00
CMAKE_XCODE_GENERATE_SCHEME
---------------------------
2019-11-11 23:01:05 +01:00
If enabled, the :generator:`Xcode` generator will generate schema files. These
2017-07-20 19:35:53 +02:00
are useful to invoke analyze, archive, build-for-testing and test
actions from the command line.
2019-11-11 23:01:05 +01:00
This variable initializes the
:prop_tgt:`XCODE_GENERATE_SCHEME`
target property on all targets.