• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1CMAKE_XCODE_GENERATE_SCHEME
2---------------------------
3
4.. versionadded:: 3.9
5
6If enabled, the :generator:`Xcode` generator will generate schema files.  These
7are useful to invoke analyze, archive, build-for-testing and test
8actions from the command line.
9
10This variable initializes the
11:prop_tgt:`XCODE_GENERATE_SCHEME`
12target property on all targets.
13