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