From 88babdb1edb6d503c1e98f975280369cd11c6852 Mon Sep 17 00:00:00 2001 From: Geoff Date: Thu, 3 Oct 2019 17:04:09 +0200 Subject: [PATCH] Update README.md Missing ` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c3ef6bc..5cd1cf18 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ This command creates a native build system for the SDK. To select a specific IDE or a version thereof use the `-G` (generator) parameter. Valid values for this parameter are `-G "Visual Studio 14 2015"`, -`-G "Visual Studio 15 2017"`, `-G "Xcode" or similar. +`-G "Visual Studio 15 2017"`, `-G "Xcode"` or similar. To select a specific MSVC toolset version use the `-T` (toolset) parameter. Valid values for this parameter are `-T v140` or `-T v141` or equivalent for