@edapx wrote:
I'm making an addon(let's called it A) that uses internally another addon(let's called it B). I would like that it would be possible to clone the repo containing A and get started to use it, without the need to clone the repo B separately. Is it possible?
If this is not possible, what is the way to go in this case? I've seen that in some addon there is a
addon_config.mk
file, and that it is also cited in this thread: https://forum.openframeworks.cc/t/modifying-addon-sources-in-addons-config-mk/21702/2 but it does not say nothing specifically regarding my case.
Posts: 2
Participants: 1