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

[INFRA] Update cmake version from 3.11.4 to 3.22.2 #196

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Irallia
Copy link
Collaborator

@Irallia Irallia commented Feb 28, 2022

No description provided.

Signed-off-by: Lydia Buntrock <lydia.buntrock@fu-berlin.de>
@Irallia Irallia self-assigned this Feb 28, 2022
@codecov
Copy link

codecov bot commented Feb 28, 2022

Codecov Report

Merging #196 (d7d5c64) into master (6c2a697) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #196   +/-   ##
=======================================
  Coverage   98.41%   98.41%           
=======================================
  Files          19       19           
  Lines         882      885    +3     
=======================================
+ Hits          868      871    +3     
  Misses         14       14           
Impacted Files Coverage Δ
src/variant_detection/variant_output.cpp 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6c2a697...d7d5c64. Read the comment docs.

@@ -1,4 +1,4 @@
cmake_minimum_required (VERSION 3.11)
cmake_minimum_required (VERSION 3.22)
Copy link
Member

Choose a reason for hiding this comment

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

This is dangerous: Cmake v3.22 is younger than 3 months and almost everyone will run into build problems! FU has v3.18 on their servers, MPI has v3.16. Which functions of v3.22 are you actually using?

@Irallia Irallia marked this pull request as draft March 1, 2022 12:36
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