From 9f2c3928cdf7e2b34423b655fc719a72c895f729 Mon Sep 17 00:00:00 2001 From: Craig Scott Date: Wed, 28 Apr 2021 09:26:31 +1000 Subject: Help: Convert CMAKE_LINK_DEPENDS_NO_SHARED to cross-reference link --- Help/prop_tgt/LINK_DEPENDS_NO_SHARED.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Help/prop_tgt/LINK_DEPENDS_NO_SHARED.rst b/Help/prop_tgt/LINK_DEPENDS_NO_SHARED.rst index 5c6778d..dc2dc9e 100644 --- a/Help/prop_tgt/LINK_DEPENDS_NO_SHARED.rst +++ b/Help/prop_tgt/LINK_DEPENDS_NO_SHARED.rst @@ -10,5 +10,6 @@ to re-link this target. Logical target-level dependencies will not be affected so the linked shared libraries will still be brought up to date before this target is built. -This property is initialized by the value of the variable -CMAKE_LINK_DEPENDS_NO_SHARED if it is set when a target is created. +This property is initialized by the value of the +:variable:`CMAKE_LINK_DEPENDS_NO_SHARED` variable if it is set when a +target is created. -- cgit v0.12