summaryrefslogtreecommitdiff
path: root/share/cmake-3.16/Help/variable/CMAKE_XCODE_GENERATE_SCHEME.rst
blob: 5b1a003f0f0eeb0787f8dc047bbdbb937d92e668 (plain)
1
2
3
4
5
6
7
8
9
10
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.