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

Use C++17 by default #233

Merged
merged 1 commit into from
Oct 6, 2020
Merged

Conversation

olemke
Copy link
Member

@olemke olemke commented Oct 6, 2020

Up C++ standard used for compilation from 14 to 17.

Minimum CMake version is now 3.8, required for C++17 support.

Provide cmake option ENABLE_CXX20 for experimental testing.

Closes #212

@riclarsson
Copy link
Contributor

The Intel compiler still sets C++14

Up C++ standard used for compilation from 14 to 17.

Minimum CMake version is now 3.8, required for C++-17 support.

Provide cmake option ENABLE_CXX20 for experimental testing.
@olemke olemke merged commit 02cbbd9 into atmtools:master Oct 6, 2020
@olemke olemke deleted the update-cxx-standard-17 branch October 6, 2020 09:14
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.

Target C++17
2 participants