mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 12:49:36 -06:00
7 lines
264 B
ReStructuredText
7 lines
264 B
ReStructuredText
cmake-xcode-schemes
|
|
-------------------
|
|
|
|
* The :generator:`Xcode` generator got the ability to create schema files.
|
|
This is still an experimental feature and can be activated by setting the
|
|
:variable:`CMAKE_XCODE_GENERATE_SCHEME` variable to a ``TRUE`` value.
|