Skip to content
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

Update CMake configuration to add a dependency on Abseil #10401

Merged
merged 3 commits into from
Aug 12, 2022

Conversation

mkruskal-google
Copy link
Member

This is the most recent Abseil LTS branch, from November 2021. We do not yet use Abseil for anything, but this change will make it possible to start using it in CMake when we're ready. This PR was tested by confirming that using absl::string_view from protobuf::Message doesn't break anything (under CMake builds only).

Note: this is a roll-forward of #9793 after we've put more CMake test coverage in place.

@mkruskal-google mkruskal-google merged commit cac9765 into protocolbuffers:main Aug 12, 2022
@mkruskal-google mkruskal-google deleted the cmake_install branch September 27, 2022 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants