Hi everyone,
I'm trying to state that a particular component depends on another
that should therefore be dlopened automatically when it is loaded. I
found some code doing exactly that in
mca_base_component_find:open_component, but can't find any example of
how to actually trigger that code path. Does anybody have a clue of
what should I do to declare the list of dependencies of my component ?
Thanks,
Aurelien
|