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

Bump the minimum required CMake in all CMakeLists to 3.5 #182

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

jatkinson1000
Copy link
Member

As discussed in a meeting users currently get a warning that CMake < 3.5 will be deprecated when building our code.

Since the minimum version that ships with many distros is above this (e.g. 3.26 on RHEL8) we can probably safely bump this to suppress the warning without issue.

Note that >3.5 may not be the minimum required version in actuality - we have not done an exhaustive test - but it was agreed that we should proceed this way until we receive an issue stating that it does not work on a particular version.

@jatkinson1000 jatkinson1000 added the documentation Improvements or additions to documentation label Oct 21, 2024
@jatkinson1000 jatkinson1000 self-assigned this Oct 21, 2024
Copy link
Contributor

@jwallwork23 jwallwork23 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems reasonable!

@jatkinson1000 jatkinson1000 merged commit 9064f78 into main Oct 21, 2024
6 checks passed
@TomMelt TomMelt deleted the bump-cmake-to-3.5 branch October 21, 2024 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants