dubDefaultTarget

Identical to dubDefaultTarget but allows the specification of compiler flags (dub describe doesn't output any information) on the default compiler flags

static if(isDubProject)
dubDefaultTarget
(
Flags flags = Flags()
)
()

Meta