mirror of
https://github.com/Kitware/CMake.git
synced 2025-12-30 18:29:37 -06: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.
|