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

Update CMake min required version #2115

Closed
2 tasks
cz4rs opened this issue Mar 27, 2023 · 0 comments · Fixed by #2116
Closed
2 tasks

Update CMake min required version #2115

cz4rs opened this issue Mar 27, 2023 · 0 comments · Fixed by #2116
Assignees

Comments

@cz4rs
Copy link
Contributor

cz4rs commented Mar 27, 2023

Trilinos has recently raised CMake minimum required version to 3.23 (see trilinos/Trilinos@35ca59d). This breaks our Docker image for gcc-9 build (when building Zoltan).

What Needs to be Done?

  • use CMake 3.23 (or newer) in our CI
  • consider raising the requirement in vt's CMake code (we currently require 3.17)
@cz4rs cz4rs self-assigned this Mar 27, 2023
cz4rs added a commit that referenced this issue Mar 27, 2023
cz4rs added a commit that referenced this issue Mar 28, 2023
cz4rs added a commit that referenced this issue Mar 28, 2023
cz4rs added a commit that referenced this issue Mar 28, 2023
cz4rs added a commit that referenced this issue Mar 28, 2023
PhilMiller pushed a commit that referenced this issue Mar 29, 2023
PhilMiller pushed a commit that referenced this issue Mar 29, 2023
PhilMiller pushed a commit that referenced this issue Mar 29, 2023
thearusable pushed a commit that referenced this issue Mar 29, 2023
cz4rs added a commit that referenced this issue Mar 29, 2023
cz4rs added a commit that referenced this issue Mar 29, 2023
cz4rs added a commit that referenced this issue Mar 29, 2023
cz4rs added a commit that referenced this issue Mar 29, 2023
PhilMiller pushed a commit that referenced this issue Mar 29, 2023
PhilMiller pushed a commit that referenced this issue Mar 29, 2023
PhilMiller pushed a commit that referenced this issue Mar 29, 2023
PhilMiller added a commit that referenced this issue Mar 30, 2023
#2115: Update CMake min required version to 3.23
cz4rs added a commit that referenced this issue Mar 30, 2023
cz4rs added a commit that referenced this issue Mar 30, 2023
cz4rs added a commit that referenced this issue Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant