mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-21 06:10:16 +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:
@@ -69,8 +69,13 @@ The root object recognizes the following fields:
|
|||||||
|
|
||||||
``configurePresets``
|
``configurePresets``
|
||||||
|
|
||||||
An optional array of configure preset objects. Each preset may contain the
|
An optional array of `Configure Preset`_ objects.
|
||||||
following fields:
|
|
||||||
|
Configure Preset
|
||||||
|
^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
Each entry of the ``configurePresets`` array is a JSON object
|
||||||
|
that may contain the following fields:
|
||||||
|
|
||||||
``name``
|
``name``
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user