From a6a543ced6b29ed32dc6e944dc0aee63db27f17d Mon Sep 17 00:00:00 2001 From: Craig Scott Date: Sat, 4 May 2019 15:17:59 +1000 Subject: Help: Clarify that link options don't apply to static library targets --- Help/command/add_link_options.rst | 17 +++++++++++------ Help/command/target_link_options.rst | 24 +++++++++++++++--------- 2 files changed, 26 insertions(+), 15 deletions(-) diff --git a/Help/command/add_link_options.rst b/Help/command/add_link_options.rst index 1b02bee..a83005b 100644 --- a/Help/command/add_link_options.rst +++ b/Help/command/add_link_options.rst @@ -1,20 +1,25 @@ add_link_options ---------------- -Add options to the link of shared library, module and executable targets. +Add options to the link step for executable, shared library or module +library targets in the current directory and below that are added after +this command is invoked. .. code-block:: cmake add_link_options(