1
0
mirror of https://gitlab.gnome.org/GNOME/gtk.git synced 2025-01-17 15:40:12 +00:00
gtk/modules/meson.build

9 lines
108 B
Meson

gio_module_dirs = []
if os_unix
subdir('printbackends')
else
print_backends = []
endif
subdir('media')