summaryrefslogtreecommitdiffstats
path: root/Help/prop_tgt
diff options
context:
space:
mode:
authorCraig Scott <craig.scott@crascit.com>2020-12-21 11:03:28 (GMT)
committerKitware Robot <kwrobot@kitware.com>2020-12-21 11:03:38 (GMT)
commit63ff43fc9ee57468a042d431ec811dd2c68ecf99 (patch)
treed404dceaaab5136f8c767b884581b4873a82de4a /Help/prop_tgt
parentc89514a6a47b678dddb703c302def4fe56abe275 (diff)
parent2d84b9d14597713f93eccf31bbd5b70e3e1b3156 (diff)
downloadCMake-63ff43fc9ee57468a042d431ec811dd2c68ecf99.zip
CMake-63ff43fc9ee57468a042d431ec811dd2c68ecf99.tar.gz
CMake-63ff43fc9ee57468a042d431ec811dd2c68ecf99.tar.bz2
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
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.