1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-19 19:43:23 +08:00

Help: Add section heading for configure presets in cmake-presets(7)

Cross-reference it from the main `configurePresets` field.
This removes an extra layer of indentation and makes the
section linkable.
This commit is contained in:
Brad King
2021-01-14 13:39:21 -05:00
parent 501bcb6327
commit 69dbaba6fb

View File

@@ -69,8 +69,13 @@ The root object recognizes the following fields:
``configurePresets``
An optional array of configure preset objects. Each preset may contain the
following fields:
An optional array of `Configure Preset`_ objects.
Configure Preset
^^^^^^^^^^^^^^^^
Each entry of the ``configurePresets`` array is a JSON object
that may contain the following fields:
``name``