tonychen0924 opened a new issue, #578:
URL: https://github.com/apache/celix/issues/578
My project dir is
RegisterService
UseService
RegisterService build successfully and generate CalcProviderBundle.zip in
build dir . but UseService CMakeLists,txt can not find RegisterService , why ?
I try to update "CalcProviderBundle" to
"../RegisterService/build/RegisterService " and "<abs dir>RegisterService " ,
also can not find .
/
add_celix_container(CalcUserContainer
BUNDLES
Celix::ShellCxx
Celix::shell_tui
CalcProviderBundle
CalcUserBundle
)
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]