summaryrefslogtreecommitdiffstats
path: root/Help/manual/cmake-commands.7.rst
diff options
context:
space:
mode:
authorJames Johnston <johnstonj.public@codenest.com>2015-08-25 03:09:31 (GMT)
committerJames Johnston <johnstonj.public@codenest.com>2015-08-25 03:09:31 (GMT)
commit1869eacb3d2e897695007f210da219a0ee73cba8 (patch)
tree138a96a84d47e54df096a7d3c32b5a7202df9ca0 /Help/manual/cmake-commands.7.rst
parentddb7f280ce4e7a76dc66c53e933df9e11ee35e20 (diff)
downloadCMake-1869eacb3d2e897695007f210da219a0ee73cba8.zip
CMake-1869eacb3d2e897695007f210da219a0ee73cba8.tar.gz
CMake-1869eacb3d2e897695007f210da219a0ee73cba8.tar.bz2
Help: Fix classification of load_command in command TOC.
In CMake 3.0, the load_command command was deprecated. However, the position of load_command in the help TOC was not fixed at that time: it was still listed as a "Normal Command".
Diffstat (limited to 'Help/manual/cmake-commands.7.rst')
-rw-r--r--Help/manual/cmake-commands.7.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/manual/cmake-commands.7.rst b/Help/manual/cmake-commands.7.rst
index c916f77..5b92b51 100644
--- a/Help/manual/cmake-commands.7.rst
+++ b/Help/manual/cmake-commands.7.rst
@@ -71,7 +71,6 @@ These commands may be used freely in CMake projects.
/command/link_libraries
/command/list
/command/load_cache
- /command/load_command
/command/macro
/command/mark_as_advanced
/command/math
@@ -119,6 +118,7 @@ versions of CMake. Do not use them in new code.
/command/install_files
/command/install_programs
/command/install_targets
+ /command/load_command
/command/make_directory
/command/output_required_files
/command/remove