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

Rationalize CMake minimum version to 3.12 #323

Merged
merged 2 commits into from
Feb 10, 2022
Merged

Conversation

scivision
Copy link
Contributor

As with Unidata/netcdf-c#2218, older versions of CMake than 3.12
are already broken with NetCDF and uncommon nowadays.
It may be better to explicitly require 3.12 or newer.

This also suppresses several nuisance warnings about unexpected behavior when using a modern CMake version.

older CMake versions are now uncommon and broken with modern compilers,
and create spurious warnings and behavior. Older CMake was untested with
NetCDF CI tests.
@WardF WardF self-assigned this Feb 8, 2022
@WardF WardF added this to the 4.6.0 milestone Feb 8, 2022
@WardF WardF merged commit 430ae29 into Unidata:main Feb 10, 2022
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.

2 participants