mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 21:58:50 -05:00
Merge topic 'xcode-link-phase-all'
525464ed2aXcode: Use "Link Binary With Libraries" build phase in some casesdc0898205cXcode: Add special case for file type extension map for .xcassets7b3d8411a2Xcode: Refactor build setting append code and attribute getter naming Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !5036
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
CMAKE_XCODE_LINK_BUILD_PHASE_MODE
|
||||
---------------------------------
|
||||
|
||||
This variable is used to initialize the
|
||||
:prop_tgt:`XCODE_LINK_BUILD_PHASE_MODE` property on targets.
|
||||
It affects the methods that the :generator:`Xcode` generator uses to link
|
||||
different kinds of libraries. Its default value is ``NONE``.
|
||||
Reference in New Issue
Block a user