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

Hotfix/Add instructions for use Conan 2 with CLion. #646

Closed PengZheng closed 10 months ago

PengZheng commented 10 months ago

One of users (#643) was misled by our outdated documentation when developing a downstream demo using CLion and Conan 2

codecov-commenter commented 10 months ago

Codecov Report

Merging #646 (546763a) into master (91ff81c) will increase coverage by 0.03%. The diff coverage is n/a.

:exclamation: Current head 546763a differs from pull request most recent head ee37d46. Consider uploading reports for the commit ee37d46 to get more accurate results

@@            Coverage Diff             @@
##           master     #646      +/-   ##
==========================================
+ Coverage   81.59%   81.62%   +0.03%     
==========================================
  Files         260      260              
  Lines       34679    34679              
==========================================
+ Hits        28295    28306      +11     
+ Misses       6384     6373      -11     

see 3 files with indirect coverage changes

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