aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-01-05 17:06:23 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2022-01-05 17:06:23 +0300
commit29ac15d42d3266bb00c8233137b7161b000902a5 (patch)
tree3ec9aad55ad6edceb225baefb61448a6bd44c69d
parentworkflows/test: test VS 2022 (diff)
downloadbuild-boost-29ac15d42d3266bb00c8233137b7161b000902a5.tar.gz
build-boost-29ac15d42d3266bb00c8233137b7161b000902a5.zip
README: updatev1.3
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index f022619..2730d46 100644
--- a/README.md
+++ b/README.md
@@ -58,8 +58,9 @@ API
| | *any* | | Build in a custom directory.
1. Toolset "msvc" can have an optional version suffix: msvc140, msvc141,
-msvc142.
-2. Toolset "vs" can have an optional version suffix: vs2015, vs2017, vs2019.
+msvc142, msvc143.
+2. Toolset "vs" can have an optional version suffix: vs2015, vs2017, vs2019,
+vs2022.
| Output | Example | CMake input | Description
| ---------- | -------------------------------------- | ---------------- | -----------