فهرست منبع

Help: Make architecture and toolset descriptions generic

Kyle Edwards 5 سال پیش
والد
کامیت
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``