mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-01 19:30:13 -06: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