Просмотр исходного кода

Help: Make architecture and toolset descriptions generic

Kyle Edwards 5 лет назад
Родитель
Сommit
6c74bcfc20
1 измененных файлов с 4 добавлено и 4 удалено
  1. 4 4
      Help/manual/cmake-presets.7.rst

+ 4 - 4
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``