summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_LINK_SEARCH_START_STATIC.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/variable/CMAKE_LINK_SEARCH_START_STATIC.rst')
-rw-r--r--Help/variable/CMAKE_LINK_SEARCH_START_STATIC.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/variable/CMAKE_LINK_SEARCH_START_STATIC.rst b/Help/variable/CMAKE_LINK_SEARCH_START_STATIC.rst
index 2025c72..ab1837c 100644
--- a/Help/variable/CMAKE_LINK_SEARCH_START_STATIC.rst
+++ b/Help/variable/CMAKE_LINK_SEARCH_START_STATIC.rst
@@ -16,7 +16,7 @@ when linking an executable statically (e.g. with the GNU ``-static``
option).
This variable is used to initialize the target property
-:prop_tgt:`LINK_SEARCH_START_STATIC` for all targets. If set, it's
+:prop_tgt:`LINK_SEARCH_START_STATIC` for all targets. If set, its
value is also used by the :command:`try_compile` command.
See also :variable:`CMAKE_LINK_SEARCH_END_STATIC`.