mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
Run the script:
Utilities/Sphinx/update_versions.py --since v3.18.0 --overwrite
10 lines
330 B
ReStructuredText
10 lines
330 B
ReStructuredText
CMAKE_XCODE_LINK_BUILD_PHASE_MODE
|
|
---------------------------------
|
|
|
|
.. versionadded:: 3.19
|
|
|
|
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``.
|