1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-14 02:08:27 +08:00

Help: Fix Sphinx not recognising list in XCODE_LINK_BUILD_PHASE_MODE

This commit is contained in:
Craig Scott
2020-12-20 20:13:23 +11:00
parent 0932b1c2b2
commit 2d84b9d145

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.