1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-15 03:48:02 +08:00

Help: Fix layout of architecture/toolset fields in cmake-presets(7) manual

These two fields share common documentation and so should be a single
entry in the definition list.

Fixes: #21642
This commit is contained in:
Brad King
2021-01-14 13:41:15 -05:00
parent 69dbaba6fb
commit 3115cc3895

View File

@@ -134,8 +134,7 @@ that may contain the following fields:
argument, you cannot include the platform name in the generator name. Use argument, you cannot include the platform name in the generator name. Use
the ``architecture`` field instead. the ``architecture`` field instead.
``architecture`` ``architecture``, ``toolset``
``toolset``
Optional fields representing the platform and toolset, respectively, for Optional fields representing the platform and toolset, respectively, for
generators that support them. Each may be either a string or an object generators that support them. Each may be either a string or an object