On Wednesday, 13 August 2025 at 20:56:56 UTC, 0xEAB wrote:
The clean approach […]
Alternatively, you can provide a DFLAGS environment variable to DUB which contains paremeters to be passed through to the compiler, i.e. `DFLAGS="-de" dub build`.
0xEAB via Digitalmars-d-learn Wed, 13 Aug 2025 14:03:09 -0700
On Wednesday, 13 August 2025 at 20:56:56 UTC, 0xEAB wrote:
The clean approach […]
Alternatively, you can provide a DFLAGS environment variable to DUB which contains paremeters to be passed through to the compiler, i.e. `DFLAGS="-de" dub build`.