mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
Help: Make architecture and toolset descriptions generic
This commit is contained in:
@@ -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``
|
||||
|
||||
|
||||
Reference in New Issue
Block a user