September 07, 2015 Using dub configurations with libraries | ||||
---|---|---|---|---|
| ||||
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? |
Copyright © 1999-2021 by the D Language Foundation