aws-c-common icon indicating copy to clipboard operation
aws-c-common copied to clipboard

Update cmake to 3.14

Open jmklix opened this issue 1 year ago • 1 comments

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

jmklix avatar Apr 11 '24 18:04 jmklix

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.11%. Comparing base (ae7b067) to head (6bc9513).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1102   +/-   ##
=======================================
  Coverage   83.11%   83.11%           
=======================================
  Files          56       56           
  Lines        5764     5764           
=======================================
  Hits         4791     4791           
  Misses        973      973           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Apr 11 '24 18:04 codecov-commenter

We updated to CMake 3.9 here: https://github.com/awslabs/aws-c-common/pull/1159 That's the highest we could go, due to still needing to build on RHEL5

graebm avatar Nov 26 '24 18:11 graebm