diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-01-05 17:06:23 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-01-05 17:06:23 +0300 |
commit | 29ac15d42d3266bb00c8233137b7161b000902a5 (patch) | |
tree | 3ec9aad55ad6edceb225baefb61448a6bd44c69d /README.md | |
parent | workflows/test: test VS 2022 (diff) | |
download | build-boost-29ac15d42d3266bb00c8233137b7161b000902a5.tar.gz build-boost-29ac15d42d3266bb00c8233137b7161b000902a5.zip |
README: updatev1.3
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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 | ---------- | -------------------------------------- | ---------------- | ----------- |