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: replace check_function_exists by check_cxx_symbol_exists #1054

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 (dd77d0f) 60.00% compared to head (bb9719d) 60.07%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1054 +/- ## ========================================== + Coverage 60.00% 60.07% +0.07% ========================================== Files 19 19 Lines 2580 2580 Branches 911 911 ========================================== + Hits 1548 1550 +2 Misses 692 692 + Partials 340 338 -2 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/google/glog/pull/1054/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=google)