Config.releaseDMD

Whether to build a release DMD. Mutually exclusive with debugDMD.

struct Config
bool releaseDMD;

Meta