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

updated cmake min version to 3.18 #970

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

jon-proximafusion
Copy link

@jon-proximafusion jon-proximafusion commented Dec 5, 2024

Description

This tiny PR attempts to update the minimum version of CMake required to compile DAGMC.

I believe this would be useful for two other PRs where @ahnaf-tahmid-chowdhury and @bam241 have both been keen to update the version of CMake.
#969
#966

Motivation and Context

Why is this change required? What problem does it solve?
Packaging issues solved

Changes

What kind of change does this PR introduce? (Bug fix, feature, documentation update...)
Update to Cmake version used

Behavior

What is the current behavior? What is the new behavior?
Compile with cmake 3.1 or above -> compile with cmake 3.18 or above

Other Information

Other relevant information to this pull request.

Ubuntu 22.04 has CMake version 3.22.1 and Ubuntu 24.04 has CMake version 3.27.4 so this bum to CMake 3.18 is easily covered by the two latest stable releases of Ubuntu

Changelog file

Done

@gonuke
Copy link
Member

gonuke commented Dec 12, 2024

This is already included as part of #966 for the release

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