diff options
| author | Phoebe <20694052+PhoebeHui@users.noreply.github.com> | 2021-09-14 11:10:12 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-13 20:10:12 -0700 |
| commit | c592209c5f4d537b866548b1f2cb13e296b5dfc6 (patch) | |
| tree | 846a396c15770612f086239bf1ca3a24750148ba /versions/baseline.json | |
| parent | ac0605b700d8f16d03df8664b7ed8e4f3239ef76 (diff) | |
| download | vcpkg-c592209c5f4d537b866548b1f2cb13e296b5dfc6.tar.gz vcpkg-c592209c5f4d537b866548b1f2cb13e296b5dfc6.zip | |
[vcpkg_cmake_configure/vcpkg_configure_cmake] Support VS2022 17.0 (#19088)
* [vcpkg] Support VS2022 17.0
* small changes
* Update vcpkg.cmake
* Update the baseline version
* Update the baseline version
* Update the baselin version
* Adress the review suggestions
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Diffstat (limited to 'versions/baseline.json')
| -rw-r--r-- | versions/baseline.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index f6c7eda8a..6558eecb5 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -6729,7 +6729,7 @@ "port-version": 1 }, "vcpkg-cmake": { - "baseline": "2021-07-30", + "baseline": "2021-09-13", "port-version": 0 }, "vcpkg-cmake-config": { |
