mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-27 04:09:36 +03:00
7 lines
220 B
ReStructuredText
7 lines
220 B
ReStructuredText
xcode-xcconfig
|
|
--------------
|
|
|
|
* The Xcode generator learned to handle global and target specific
|
|
``xcconfig`` files with the :variable:`CMAKE_XCODE_XCCONFIG`
|
|
variable and :prop_tgt:`XCODE_XCCONFIG` target property.
|