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:
@@ -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``
|
||||
|
||||
|
Reference in New Issue
Block a user