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

CMake: Bump minimum version #176

Merged
merged 1 commit into from
Jan 2, 2025
Merged

CMake: Bump minimum version #176

merged 1 commit into from
Jan 2, 2025

Conversation

jschueller
Copy link
Contributor

Avoids this deprecation message:

CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

Avoids this deprecation message:

```
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.
```
Copy link

codecov bot commented Jan 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.1%. Comparing base (3af5641) to head (0724d99).
Report is 46 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff            @@
##           master    #176     +/-   ##
========================================
+ Coverage    93.2%   94.1%   +0.8%     
========================================
  Files          45      48      +3     
  Lines        2400    2555    +155     
  Branches        0     294    +294     
========================================
+ Hits         2239    2406    +167     
+ Misses        161     149     -12     

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

@yixuan yixuan merged commit e728aab into yixuan:master Jan 2, 2025
12 checks passed
@yixuan
Copy link
Owner

yixuan commented Jan 2, 2025

Looks good. Thanks.

@jschueller jschueller deleted the patch-2 branch January 2, 2025 08:03
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