Let's say I have two dub packages: A and B.
A is a library. B is library or application (does not matter) and depends on A.

A has several configurations in dub.json.

How to build the B package that way it will use non-default configuration of A?

Reply via email to