DUB: link to local library
    rcor via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Wed Sep 10 11:15:02 PDT 2014
    
    
  
> I think I recently saw something like:
>
> "dependencies": {
>         "dallegro5": { "version": "~master", "path": 
> "../path/to/your/lib" }
> }
>
> Although I haven't tried it yet.
>
> Bye, Jeroen
I believe you're talking about this:
https://github.com/D-Programming-Language/dub/issues/119
and unfortunately it doesn't seem to help.
    
    
More information about the Digitalmars-d-learn
mailing list