mirror of
https://github.com/Kitware/CMake.git
synced 2026-08-07 00:00:57 +00:00
Merge topic 'tutorial-xref'
17540b8f47 Tutorial: Fix Sphinx cross-reference to preset installDir field
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !12067
This commit is contained in:
@@ -73,7 +73,8 @@ set this at configure time, so that every :option:`cmake --install` performed
|
||||
using that build tree defaults to a given prefix, we can use any of:
|
||||
|
||||
* the :option:`cmake --install-prefix` option;
|
||||
* the :ref:`installDir <CMakePresets installDir>` field in CMake presets; or
|
||||
* the :ref:`installDir <CMakePresets.configurePresets.installDir>`
|
||||
field in CMake presets; or
|
||||
* the :variable:`CMAKE_INSTALL_PREFIX` variable.
|
||||
|
||||
.. note::
|
||||
|
||||
Reference in New Issue
Block a user