Skip to content

Upgrade googlegest to 1.14 to enable C++17 and C++20 #315

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

leg0
Copy link

@leg0 leg0 commented Mar 4, 2024

This enables building rpclib with C++17 and with C++20. but drops support for C++11, as this version of googletest does not support it.

The files are not fused because googletest no longer bundles the script that does it. The files are copied from googletest repo without modifications, just omitted irrelevant files.

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.

1 participant