diff options
author | Stephen Kelly <steveire@gmail.com> | 2014-02-09 10:55:55 (GMT) |
---|---|---|
committer | Stephen Kelly <steveire@gmail.com> | 2014-02-09 11:11:09 (GMT) |
commit | 39d08b929ec8e3acd8cb2bd6013f45d9b4ea2b9e (patch) | |
tree | b1eadf0ca9403f748c5290a3d8c40082cd99a5da /Help/manual/cmake-buildsystem.7.rst | |
parent | ef17e29389f6712c34117944e0bd83bf46b8d7a0 (diff) | |
download | CMake-39d08b929ec8e3acd8cb2bd6013f45d9b4ea2b9e.zip CMake-39d08b929ec8e3acd8cb2bd6013f45d9b4ea2b9e.tar.gz CMake-39d08b929ec8e3acd8cb2bd6013f45d9b4ea2b9e.tar.bz2 |
Help: Add additional hyperlink targets
Diffstat (limited to 'Help/manual/cmake-buildsystem.7.rst')
-rw-r--r-- | Help/manual/cmake-buildsystem.7.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Help/manual/cmake-buildsystem.7.rst b/Help/manual/cmake-buildsystem.7.rst index 04837b4..d1824e1 100644 --- a/Help/manual/cmake-buildsystem.7.rst +++ b/Help/manual/cmake-buildsystem.7.rst @@ -544,6 +544,8 @@ with either ``-DClimbingStats_FROM_BUILD_LOCATION`` or ``-DClimbingStats_FROM_INSTALL_LOCATION``. For more about packages and exporting see the :manual:`cmake-packages(7)` manual. +.. _`Include Directories and Usage Requirements`: + Include Directories and Usage Requirements '''''''''''''''''''''''''''''''''''''''''' |