summaryrefslogtreecommitdiffstats
path: root/Help/command/target_link_libraries.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/command/target_link_libraries.rst')
-rw-r--r--Help/command/target_link_libraries.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/command/target_link_libraries.rst b/Help/command/target_link_libraries.rst
index c2d2dc6..eaecf21 100644
--- a/Help/command/target_link_libraries.rst
+++ b/Help/command/target_link_libraries.rst
@@ -140,7 +140,7 @@ archives are really so interdependent they should probably be combined
into a single archive.)
Arguments to target_link_libraries may use "generator expressions"
-with the syntax "$<...>". Note however, that generator expressions
+with the syntax ``$<...>``. Note however, that generator expressions
will not be used in OLD handling of CMP0003 or CMP0004.
See the :manual:`cmake-generator-expressions(7)` manual for available
expressions.