cmake-xcode-schemes.rst 264 B

123456
  1. cmake-xcode-schemes
  2. -------------------
  3. * The :generator:`Xcode` generator got the ability to create schema files.
  4. This is still an experimental feature and can be activated by setting the
  5. :variable:`CMAKE_XCODE_GENERATE_SCHEME` variable to a ``TRUE`` value.