Dub and libraries
    Arek 
    arychlinski at gmail.com
       
    Fri Jan  5 12:44:40 UTC 2018
    
    
  
On Thursday, 4 January 2018 at 19:05:59 UTC, Russel Winder wrote:
> Is it the case that, for library things on the Dub repository, 
> Dub will only create library archives, .a, that it is unable to 
> create shared objects and DLLs?
If they have "targetType" set to "dynamicLibrary" dub creates 
shared libraries.
https://code.dlang.org/package-format?lang=sdl#target-types
    
    
More information about the Digitalmars-d-learn
mailing list