Просмотр исходного кода

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 лет назад
Родитель
Сommit
63ff43fc9e
1 измененных файлов с 1 добавлено и 0 удалено
  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``
 * ``KNOWN_LOCATION``
   The "Link Binary With Libraries" build phase will be used to link to another
   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:
   target under the same conditions as with ``BUILT_ONLY`` and also:
+
   - Imported library targets except those of type ``UNKNOWN``.
   - Imported library targets except those of type ``UNKNOWN``.
   - Any non-target library specified directly with a path.
   - Any non-target library specified directly with a path.