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
158 stars 84 forks source link

hotfix/Revert "Fix linker error caused by private linking of transitive depe… #737

Closed PengZheng closed 3 months ago

PengZheng commented 3 months ago

The previous fix will cause build failure of our downstream users for unknown reasons. Note that this is my second try to fix https://github.com/conan-io/conan/issues/7192.

I'll not try again and will wait patiently for the Conan team's official fix to land in Conan 2.0.