CMAKE_XCODE_GENERATE_SCHEME.rst 312 B

1234567891011
  1. CMAKE_XCODE_GENERATE_SCHEME
  2. ---------------------------
  3. If enabled, the Xcode generator will generate schema files. Those are
  4. are useful to invoke analyze, archive, build-for-testing and test
  5. actions from the command line.
  6. .. note::
  7. The Xcode Schema Generator is still experimental and subject to
  8. change.