diff options
Diffstat (limited to 'Help/manual/cmake-presets.7.rst')
-rw-r--r-- | Help/manual/cmake-presets.7.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Help/manual/cmake-presets.7.rst b/Help/manual/cmake-presets.7.rst index d60f372..3ab0a62 100644 --- a/Help/manual/cmake-presets.7.rst +++ b/Help/manual/cmake-presets.7.rst @@ -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 |