-
Notifications
You must be signed in to change notification settings - Fork 6.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[CMake] update to 3.21.0 #18952
Comments
a new vcpkg-tool is also mandatory for cmake 3.21 |
Can I second the request for a new vcpkg-tool release. Not having the commit microsoft/vcpkg-tool@8b1c04b means anyone using vcpkg migrating to CMake 3.21 will face doom and gloom. See https://gitlab.kitware.com/cmake/cmake/-/issues/22371 and https://gitlab.kitware.com/cmake/cmake/-/issues/22422 for at least two reports of the problem |
@davidhunter22 We will release the next version in a few days. |
It will affect a lot of github users. The latest Windows 2019 image provided by github actions works fine, because it uses cmake 3.20.5. (see https://github.com/actions/virtual-environments/blob/releases/win19/20210711/images/win/Windows2019-Readme.md). But once they regenerate the image, vcpkg will crash. Usually they update the image weekly. |
This kind of eventually happened and our CI job fails running vcpkg command because Windows image now has CMake 3.21 @JackBoosY Any hints on the ETA for next vcpkg release ? |
@9prady9 The update for cmake 3.21.0 is ready for merge now. |
Library name: CMake from Kitware
New version number: 3.21.0
Other information that may be useful (release notes, etc...)
ref.:
scripts/vcpkgTools.xml
https://cmake.org/download/#:~:text=Latest%20Release
https://cmake.org/cmake/help/v3.21/release/3.21.html#cmake-3-21-release-notes
The text was updated successfully, but these errors were encountered: