mirror of
https://github.com/Kitware/CMake.git
synced 2026-08-07 00:00:57 +00:00
Tutorial: Fix Sphinx cross-reference to preset installDir field
Fix a logical conflict between commit653356bed0(Tutorial: Describe install prefix, 2026-05-14) and commitf26e9fcbae(Help: Generate presets JSON schema, documentation, 2026-04-08).
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