CMake/Help/variable/CMAKE_XCODE_GENERATE_SCHEME.rst
2017-03-12 21:24:46 +01:00

12 lines
312 B
ReStructuredText

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.