WebmasterTD opened a new pull request, #530: URL: https://github.com/apache/celix/pull/530
Found a typo, when using `add_celix_bundle` cmake command with an existing library as the activator. example: ```cmake add_celix_bundle(ExampleBundle ACTIVATOR /home/user/dir/libexample.so ) ``` Resolved by adding whitespace to [BundlePackaging.cmake](https://github.com/apache/celix/blob/335935c31473311906d62599c62dbd7f2f787ef8/cmake/cmake_celix/BundlePackaging.cmake#L370) -- 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. To unsubscribe, e-mail: dev-unsubscr...@celix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org