mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 19:08:07 +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
|
||||
the ``architecture`` field instead.
|
||||
|
||||
``architecture``
|
||||
``toolset``
|
||||
``architecture``, ``toolset``
|
||||
|
||||
Optional fields representing the platform and toolset, respectively, for
|
||||
generators that support them. Each may be either a string or an object
|
||||
|
Reference in New Issue
Block a user