From 6c74bcfc208a9f06045474f231f929255b2a9bc0 Mon Sep 17 00:00:00 2001 From: Kyle Edwards Date: Fri, 16 Oct 2020 14:06:35 -0400 Subject: Help: Make architecture and toolset descriptions generic --- Help/manual/cmake-presets.7.rst | 8 ++++---- 1 file 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`` -- cgit v0.12