mirror of
https://github.com/Kitware/CMake.git
synced 2026-06-24 08:47:59 +00: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