digitalmars.D.learn - dub set default compiler for project
- Nicholas Wilson (5/5) Jul 25 2016 dub build has the --compiler= option.
dub build has the --compiler= option. Is there any way to set it to default a custom version (own branch, resides in ../../ldcbuild/bin/ldc2 ) of ldc2 in the dub.json (or .sdl)? The project will only compile with that compiler.
Jul 25 2016