-
-
Notifications
You must be signed in to change notification settings - Fork 56.4k
3rd party libs upgrade #25085
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
3rd party libs upgrade #25085
Conversation
|
I'm looking into warnings in Linux build and Win build failure. |
|
@klatism Thanks a lot for the contribution. Let's do deps update 1 by one with dedicated PRs. |
|
@asmorkalov thanks for taking a look! NP, I'll work on splitting this up. |
| set(OPENEXR_VERSION_MAJOR "2") | ||
| set(OPENEXR_VERSION_MINOR "3") | ||
| set(OPENEXR_VERSION_PATCH "0") | ||
| set(OpenEXR_VERSION_MAJOR "3") |
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.
We are not going to maintain "own" build of OpenEXR anymore.
Use OpenEXR as external library.
See here:
#21324 (comment)
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.
got it, thanks!
Pull Request Readiness Checklist
Upgrade a few 3rd party dependencies to improve security:
Patch to opencv_extra has the same branch name.