gtk/modules/meson.build
Matthias Clasen 15cc20e7b5 Always include platform immodules
No need to load these as gio modules, we just include
them in libgtk.
2018-02-24 21:34:40 -05:00

4 lines
43 B
Meson

if os_unix
subdir('printbackends')
endif