blob: 1fb84d7543c5b9976a8b23cbc309afd591f98a7a (
plain)
1
2
3
4
5
6
7
8
9
10
|
CMAKE_XCODE_GENERATE_SCHEME
---------------------------
If enabled, the 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.
|