summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_INSTALL_RPATH.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/variable/CMAKE_INSTALL_RPATH.rst')
-rw-r--r--Help/variable/CMAKE_INSTALL_RPATH.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/variable/CMAKE_INSTALL_RPATH.rst b/Help/variable/CMAKE_INSTALL_RPATH.rst
index 0992d57..813d1e0 100644
--- a/Help/variable/CMAKE_INSTALL_RPATH.rst
+++ b/Help/variable/CMAKE_INSTALL_RPATH.rst
@@ -5,4 +5,4 @@ The rpath to use for installed targets.
A semicolon-separated list specifying the rpath to use in installed
targets (for platforms that support it). This is used to initialize
-the target property INSTALL_RPATH for all targets.
+the target property :prop_tgt:`INSTALL_RPATH` for all targets.