Hi, I would like to use `runnableExamples` in a module that needs to be compiled in cpp mode and that needs to be linked against several C++ shared object files. Currently the `nim doc` command that I implemented in the `nimble` file fails because it is not aware of these requirements. Is there a way to handle this?
Many thanks in advance. Kind regards, Axel
