summaryrefslogtreecommitdiffstats
path: root/Help/manual
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2015-02-04 20:52:00 (GMT)
committerStephen Kelly <steveire@gmail.com>2015-02-04 20:52:00 (GMT)
commit44d6f3ce0839ba0407dc095d1edc1f30e732b719 (patch)
treeb431c695198405f7abed79eaf4794afbc33ce71b /Help/manual
parenteef9a476179dd91c69d30f937e742ea484436fc6 (diff)
downloadCMake-44d6f3ce0839ba0407dc095d1edc1f30e732b719.zip
CMake-44d6f3ce0839ba0407dc095d1edc1f30e732b719.tar.gz
CMake-44d6f3ce0839ba0407dc095d1edc1f30e732b719.tar.bz2
Help: Add some cross-linking.
Diffstat (limited to 'Help/manual')
-rw-r--r--Help/manual/cmake-packages.7.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/manual/cmake-packages.7.rst b/Help/manual/cmake-packages.7.rst
index fba1d61..3367ba4 100644
--- a/Help/manual/cmake-packages.7.rst
+++ b/Help/manual/cmake-packages.7.rst
@@ -358,7 +358,7 @@ and a ``cmake/ClimbingStatsConfig.cmake`` are installed to the same location,
completing the package.
The generated :prop_tgt:`IMPORTED` targets have appropriate properties set
-to define their usage requirements, such as
+to define their :ref:`usage requirements <Target Usage Requirements>`, such as
:prop_tgt:`INTERFACE_INCLUDE_DIRECTORIES`,
:prop_tgt:`INTERFACE_COMPILE_DEFINITIONS` and other relevant built-in
``INTERFACE_`` properties. The ``INTERFACE`` variant of user-defined