Skip to content

modernize/simplify cmake. Make release take effect #127

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

Merged
merged 2 commits into from
Feb 20, 2025

Conversation

scivision
Copy link
Contributor

@scivision scivision commented Feb 22, 2023

CMake >= 3.12 required for CMAKE_CXX_STANDARD 20
Actually build in release mode
add -Wall

This works with all compilers tried (Clang, GCC, Visual Studio, Intel oneAPI, NVIDIA HPC)

CMake >= 3.12 required for CMAKE_CXX_STANDARD 20
Actually build in release mode
add -Wall
@ssloy ssloy merged commit b167d62 into ssloy:master Feb 20, 2025
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.

3 participants