Browse Source

Help: Add link target to cmake-language.7 variables section

Brad King 10 years ago
parent
commit
c6593511bb
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Help/manual/cmake-language.7.rst

+ 2 - 0
Help/manual/cmake-language.7.rst

@@ -485,6 +485,8 @@ The :command:`macro`/:command:`endmacro`, and
 :command:`function`/:command:`endfunction` commands delimit
 code blocks to be recorded for later invocation as commands.
 
+.. _`CMake Language Variables`:
+
 Variables
 =========