diff options
Diffstat (limited to 'Help/manual/cmake-presets.7.rst')
-rw-r--r-- | Help/manual/cmake-presets.7.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Help/manual/cmake-presets.7.rst b/Help/manual/cmake-presets.7.rst index c24b74e..85ff723 100644 --- a/Help/manual/cmake-presets.7.rst +++ b/Help/manual/cmake-presets.7.rst @@ -131,13 +131,13 @@ Format ``architecture`` - An optional string representing the platform name to use for Visual - Studio generators. + An optional string representing the platform name to use for generators + that support platforms. ``toolset`` - An optional string representing the toolset name to use for Visual Studio - generators. + An optional string representing the toolset name to use for generators + that support toolsets. ``cmakeGeneratorConfig`` |