소스 검색

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