On 2013-12-11 19:52, Sönke Ludwig wrote:
I've prepared a minimal example:
https://gist.github.com/s-ludwig/7916080(replace "-" by "/" for the file names)
Assuming that both packages are in DUBs search path, "dub build mylib"
followed by "dub build myapp" should do the trick.
If I understand that correctly I need to modify a third package, in this
case Tango? How will this work when my package is used. Will the
standard installation procedure work?
/Jacob Carlborg