You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cmake/Help/variable/CMAKE_XCODE_LINK_BUILD_PHAS...

10 lines
330 B

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``.