Merge topic 'doc-fix-XCODE_LINK_BUILD_PHASE_MODE'

2d84b9d145 Help: Fix Sphinx not recognising list in XCODE_LINK_BUILD_PHASE_MODE

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !5634
This commit is contained in:
Craig Scott
2020-12-21 11:03:28 +00:00
committed by Kitware Robot

View File

@@ -31,6 +31,7 @@ Possible values are:
* ``KNOWN_LOCATION``
The "Link Binary With Libraries" build phase will be used to link to another
target under the same conditions as with ``BUILT_ONLY`` and also:
- Imported library targets except those of type ``UNKNOWN``.
- Any non-target library specified directly with a path.