-
Notifications
You must be signed in to change notification settings - Fork 61
Update to C++20 #1033
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
base: develop
Are you sure you want to change the base?
Update to C++20 #1033
Conversation
|
It seems there are some C++20 compatibility issues in the current version of fmt, so will see how updating to 11.1.0 works |
I would suggest updating to 12.1.0. |
|
On matrix, these commands work: So to make C++20 work, we need an updated default cmake version - at least 3.25+ |
No description provided.