Building Win32 application via dub

rikki cattermole rikki at cattermole.co.nz
Wed Apr 29 10:37:36 UTC 2020


On 29/04/2020 10:27 PM, Sam E. wrote:
> To be honest, I haven't yet found the way to switch between -m32 and 
> -m64 (or other) via dub :)

$ dub build --arch=x86
$ dub build --arch=x86_64


More information about the Digitalmars-d-learn mailing list