Skip to content

Conversation

duncanpo
Copy link
Member

This change is in response to GitHub runners changing to use cmake 4.0 on Mac platforms.
A previous change to update the version of libmexclass turns out is not enough.
We also need to update the version of OpenSSL and add an environment variable CMAKE_POLICY_VERSION_MINIMUM such that upb can build with CMake 4.0.
Fixes #211

@duncanpo duncanpo requested a review from MWSestabro September 24, 2025 20:37
@duncanpo duncanpo self-assigned this Sep 24, 2025
@duncanpo duncanpo merged commit 4bbba44 into main Sep 26, 2025
21 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OpenSSL fails to build in vcpkg on MacOS when gRPC exporter is included
2 participants