celix icon indicating copy to clipboard operation
celix copied to clipboard

Add support to declare link libraries needed for containers for bundles

Open rlenferink opened this issue 6 years ago • 0 comments

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

rlenferink avatar Sep 28 '19 14:09 rlenferink