apache / celix

Apache Celix is a framework for C and C++14 to develop dynamic modular software applications using component and in-process service-oriented programming.
https://celix.apache.org/
Apache License 2.0
160 stars 85 forks source link

Documentation for Workaround for Conan's CMake private linking issue #644

Closed PengZheng closed 10 months ago

PengZheng commented 10 months ago

One of our users raised a related issue(#642). Assuming all use of Celix via Conan will be affected by this issue, I add workaround in our build documentation.

codecov-commenter commented 10 months ago

Codecov Report

Merging #644 (b76315a) into master (e1d7fc1) will decrease coverage by 0.07%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #644      +/-   ##
==========================================
- Coverage   81.64%   81.57%   -0.07%     
==========================================
  Files         260      260              
  Lines       34679    34679              
==========================================
- Hits        28313    28290      -23     
- Misses       6366     6389      +23     

see 8 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more