Dub and what it does
Jacob Carlborg
doob at me.com
Mon Dec 23 01:52:16 PST 2013
On 2013-12-23 09:04, Russel Winder wrote:
> For my (very) early stage GtkD program, my SCons script (using "all
> source at once") generates a 6MB executable that works. Dub appears to
> think that it is creating a .a archive and create 142MB of it. So how to
> create an executable with Dub?
You need to add a package.json file to your project.
http://code.dlang.org/package-format
--
/Jacob Carlborg
More information about the Digitalmars-d-learn
mailing list