You might consider keeping the c and d code in the same repository, but with separate build systems; using dub to build the d code and and whatever tool you prefer for c. Or try reggae.
Meson doesn't track dependencies properly for d, so your dirty
builds will be wrong if you go that route.
- noobie question, dub or meson? Chris Piker via Digitalmars-d-learn
- Re: noobie question, dub or m... Elronnd via Digitalmars-d-learn
- Re: noobie question, dub ... Chris Piker via Digitalmars-d-learn
- Re: noobie question, ... James Blachly via Digitalmars-d-learn
- Re: noobie questi... Chris Piker via Digitalmars-d-learn
- Re: noobie question, dub or m... Tobias Pankrath via Digitalmars-d-learn