You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@celix.apache.org by GitBox <gi...@apache.org> on 2019/09/28 14:42:22 UTC

[GitHub] [celix] rlenferink opened a new issue #90: Add support to declare link libraries needed for containers for bundles

rlenferink opened a new issue #90: Add support to declare link libraries needed for containers for bundles
URL: https://github.com/apache/celix/issues/90
 
 
   Some bundles required that the container (executable) is linked against certain libraries (e.g. libjanson, libcurl, etc). To make this process more transparent add a CMake command to declare this and update the add_celix_container functionality to take this into account.
   
   Somethink link celix_bundle_add_container_libraries
   
   ---
   
   Original creation date: 09/Apr/2018
   Reporter: @pnoltes 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services