gnunn1 / tilix

A tiling terminal emulator for Linux using GTK+ 3
https://gnunn1.github.io/tilix-web
Mozilla Public License 2.0
5.34k stars 294 forks source link

meson.build: add `-allinst` when compiling with dmd or gdc, #2210 #2219

Open the-horo opened 2 months ago

the-horo commented 2 months ago

This is needed to work around a bug in dmd regarding template emissions.

Bug: https://github.com/gnunn1/tilix/issues/2210 Bug: https://issues.dlang.org/show_bug.cgi?id=20668