mirror of
https://github.com/Kitware/CMake.git
synced 2026-08-08 00:30:48 +00:00
Merge topic 'cmake-diagnostics-doc'
95f7f84609Help: Fix CMD_INSTALL_ABSOLUTE_DESTINATION documentationa882ec84eccmDocumentation: Add diagnostics97d13c3053Help: Improve diagnostics documentation3cccce8ca2Help: Add developer documentation for new diagnosticsffe4c2a8ffHelp: Fix developer documentation Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: Robert Maynard <robertjmaynard@gmail.com> Merge-request: !11996
This commit is contained in:
@@ -61,9 +61,8 @@ signatures that specify them. The common options are:
|
||||
but not recommended.
|
||||
|
||||
.. versionadded:: 4.4
|
||||
The :ref:`CMD_INSTALL_ABSOLUTE_DESTINATION <CMD_INSTALL_ABSOLUTE_DESTINATION>`
|
||||
diagnostic can be enabled to warn or error out when an absolute destination
|
||||
is provided.
|
||||
The :diagnostic:`CMD_INSTALL_ABSOLUTE_DESTINATION` diagnostic can be
|
||||
enabled to warn or error out when an absolute destination is provided.
|
||||
|
||||
When a relative path is given, it is interpreted relative to the value
|
||||
of the :variable:`CMAKE_INSTALL_PREFIX` variable.
|
||||
|
||||
Reference in New Issue
Block a user