www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.learn - dub set default compiler for project

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