dub: Use Alternate Dependency
jmh530
john.michael.hall at gmail.com
Tue Nov 21 02:51:13 UTC 2017
I'm working on two related dub projects on code.dlang.org. One
has a dependency on the other. However, I've made changes to both
and to run the tests properly requires me to use both versions in
my working directory, rather than the versions (specifically for
the dependency) that is registered on dub.
How do I ensure that dub picks up the right version?
More information about the Digitalmars-d-learn
mailing list