cmake/Help/variable/CMAKE_XCODE_GENERATE_SCHEME.rst

12 lines
312 B
ReStructuredText
Raw Normal View History

2017-07-20 19:35:53 +02:00
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.