using dub to compile plugins

Neia Neutuladh neia at ikeran.org
Wed Dec 19 14:57:38 UTC 2018


On Wed, 19 Dec 2018 12:57:14 +0000, Codifies wrote:
> I could do this with a few simple rules in a Makefile, but I have no
> clue how to achieve this using dub.

If you need dub, you can create a wrapper script that generates the dub 
file for the plugins directory.

Make is a lot better for this kind of thing.


More information about the Digitalmars-d-learn mailing list