mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
Help: Fix CMD_INSTALL_ABSOLUTE_DESTINATION documentation
CMD_INSTALL_ABSOLUTE_DESTINATION is a child of CMD_AUTHOR, but this was not noted in the documentation. Add the missing annotation.
This commit is contained in:
@@ -3,6 +3,7 @@ CMD_INSTALL_ABSOLUTE_DESTINATION
|
||||
|
||||
.. diagnostic::
|
||||
:default: ignore
|
||||
:parent: CMD_AUTHOR
|
||||
|
||||
Warn when an :command:`install` command specifies an absolute ``DESTINATION``
|
||||
path. Absolute destinations are typically undesirable because they prevent
|
||||
|
||||
Reference in New Issue
Block a user