Skip to content

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

Draft
Irallia wants to merge 1 commit into
seqan:masterfrom
Irallia:INFRA/cmake/update_version_to_3-22-2
Draft

[INFRA] Update cmake version from 3.11.4 to 3.22.2#196
Irallia wants to merge 1 commit into
seqan:masterfrom
Irallia:INFRA/cmake/update_version_to_3-22-2

Conversation

@Irallia
Copy link
Copy Markdown
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
Copy Markdown

codecov Bot commented Feb 28, 2022

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.41%. Comparing base (6c2a697) to head (d7d5c64).
⚠️ Report is 182 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #196   +/-   ##
=======================================
  Coverage   98.41%   98.41%           
=======================================
  Files          19       19           
  Lines         882      885    +3     
=======================================
+ Hits          868      871    +3     
  Misses         14       14           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread CMakeLists.txt
@@ -1,4 +1,4 @@
cmake_minimum_required (VERSION 3.11)
cmake_minimum_required (VERSION 3.22)
Copy link
Copy Markdown
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