awslabs / aws-c-mqtt

C99 implementation of the MQTT 3.1.1 specification.
Apache License 2.0
93 stars 30 forks source link

Explicit Private for target_link_libraries #322

Closed waahm7 closed 1 year ago

waahm7 commented 1 year ago

Description of changes:

Source: https://cmake.org/pipermail/cmake/2016-May/063400.html

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

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.07% :warning:

Comparison is base (cbd9074) 82.20% compared to head (0b648e4) 82.13%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #322 +/- ## ========================================== - Coverage 82.20% 82.13% -0.07% ========================================== Files 20 20 Lines 8710 8710 ========================================== - Hits 7160 7154 -6 - Misses 1550 1556 +6 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/awslabs/aws-c-mqtt/pull/322/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=awslabs)

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