google / glog

C++ implementation of the Google logging module
http://google.github.io/glog/
BSD 3-Clause "New" or "Revised" License
6.99k stars 2.05k forks source link

cmake: bump SOVERSION #1052

Closed sergiud closed 8 months ago

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (9377254) 60.00% compared to head (103b2f6) 60.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1052 +/- ## ======================================= Coverage 60.00% 60.00% ======================================= Files 19 19 Lines 2580 2580 Branches 911 911 ======================================= Hits 1548 1548 Misses 692 692 Partials 340 340 ```