Meson build system user new to D.

Andre Pany andre at s-e-a-p.de
Wed May 8 10:28:26 UTC 2019


On Monday, 6 May 2019 at 19:52:23 UTC, Mike Brockus wrote:
> Hello everyone I am a Meson build system user and I am new to 
> the D language, just wondering if there are compiler flags that 
> I should add, unit testing frameworks, any good practices I can 
> follow and or anything like that also some resources would be 
> helpful thanks. (:

While I heard Meson is working for D, the prefered choice, in 
case you have D only applications/libraries is Dub.

If you also want build to build C/C++ together with D, Meson or 
other build systems are preferable.

What is your use case?

Kind regards
Andre


More information about the Digitalmars-d-learn mailing list