Meson build system user new to D.
    Petar 
    Petar
       
    Tue May  7 22:29:11 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. (:
Perhaps a good place to start is examining existing D projects 
that use Meson - for example mir-algorithm: 
https://github.com/libmir/mir-algorithm/blob/master/meson.build.
    
    
More information about the Digitalmars-d-learn
mailing list