Help: Make architecture and toolset descriptions generic

This commit is contained in:
Kyle Edwards
2020-10-16 14:06:35 -04:00
parent 45766789a0
commit 6c74bcfc20

View File

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