Merge topic 'fix-load-command-doc-classification'
1869eacb
Help: Fix classification of load_command in command TOC.
This commit is contained in:
commit
84aa2519b0
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue