-
Notifications
You must be signed in to change notification settings - Fork 8k
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 modules #7891
[cmake] update modules #7891
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works nicely now.
|
thanks for the review. |
|
@cenit Hi, why sometimes periodically were some checks not successful in GitHub actions? |
|
there is a bug upstream in vcpkg due to an incompatibility with cmake 3.21 which is being fixed right now it will self-fix automatically in a few days at maximum and all the checks will become green again then (also those that are failing now will re-run and become ok) |
|
@cenit Great! Is this PR ready, and can I merge it? |
|
yes |
* [cmake] update modules * [cmake] use proper module name when using vcpkg libs * apply fixes from review
this should keep our modules up to date with external libraries updates (see for example an improved compatibility with cuDNN 8)