mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
7 lines
265 B
ReStructuredText
7 lines
265 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
|
|
:prop_gbl:`XCODE_GENERATE_SCHEME` global property to a ``TRUE`` value.
|