Browse Source

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 <[email protected]>
Merge-request: !5634
Craig Scott 5 years ago
parent
commit
63ff43fc9e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Help/prop_tgt/XCODE_LINK_BUILD_PHASE_MODE.rst

+ 1 - 0
Help/prop_tgt/XCODE_LINK_BUILD_PHASE_MODE.rst

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