mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 04:40:56 -06:00
7 lines
233 B
ReStructuredText
7 lines
233 B
ReStructuredText
xcode-scheme-per-target
|
|
-----------------------
|
|
|
|
* The :generator:`Xcode` generator now supports per-target schemes.
|
|
See the :variable:`CMAKE_XCODE_GENERATE_SCHEME` variable and
|
|
:prop_tgt:`XCODE_GENERATE_SCHEME` target property.
|