using dub to compile plugins
    Codifies 
    a at b.com
       
    Wed Dec 19 14:08:10 UTC 2018
    
    
  
On Wednesday, 19 December 2018 at 13:14:20 UTC, Andre Pany wrote:
> On Wednesday, 19 December 2018 at 12:57:14 UTC, Codifies wrote:
>> [...]
>
> You can use dub sub packages. Each plugin will be a dub package 
> with its own dub descriptor (sdl) file.
> For your main dub sdl you set targetType to None.
>
> Kind regards
> Andre
how could I have multiple dub files in the same directory for 
each plugin ???
    
    
More information about the Digitalmars-d-learn
mailing list