summaryrefslogtreecommitdiffstats
path: root/Help/prop_tgt
diff options
context:
space:
mode:
authorCraig Scott <craig.scott@crascit.com>2020-12-20 09:13:23 (GMT)
committerCraig Scott <craig.scott@crascit.com>2020-12-20 09:13:23 (GMT)
commit2d84b9d14597713f93eccf31bbd5b70e3e1b3156 (patch)
tree25df752af0f38b2f3be9ac93f9fd35ee7d993a44 /Help/prop_tgt
parent0932b1c2b29f4ad1228fa71bf4f5c089474d9882 (diff)
downloadCMake-2d84b9d14597713f93eccf31bbd5b70e3e1b3156.zip
CMake-2d84b9d14597713f93eccf31bbd5b70e3e1b3156.tar.gz
CMake-2d84b9d14597713f93eccf31bbd5b70e3e1b3156.tar.bz2
Help: Fix Sphinx not recognising list in XCODE_LINK_BUILD_PHASE_MODE
Diffstat (limited to 'Help/prop_tgt')
-rw-r--r--Help/prop_tgt/XCODE_LINK_BUILD_PHASE_MODE.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Help/prop_tgt/XCODE_LINK_BUILD_PHASE_MODE.rst b/Help/prop_tgt/XCODE_LINK_BUILD_PHASE_MODE.rst
index 2a79bca..836cc6b 100644
--- a/Help/prop_tgt/XCODE_LINK_BUILD_PHASE_MODE.rst
+++ b/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.