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

Set C++ standard to at least 20 - #12732

Closed
cholmcc opened this issue Feb 19, 2024 · 1 comment
Closed

Set C++ standard to at least 20 - #12732

cholmcc opened this issue Feb 19, 2024 · 1 comment

Comments

@cholmcc
Copy link
Contributor

cholmcc commented Feb 19, 2024

set(CMAKE_CXX_STANDARD 17)

Recent changes in the code base mandates that C++ 20 is used, and this should be set in the top-level CMakeLists.txt in the referenced line.

@ktf
Copy link
Member

ktf commented Feb 28, 2024

Let's continue in #12778 .

@ktf ktf closed this as completed Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants