blob: aae0569dab9eb1c49bd195c39f83ea1e34e338ea [file] [log] [blame]
project('no glib-compile-resources')
if find_program('glib-compile-resources', required: false).found()
error('MESON_SKIP_TEST test only applicable when glib-compile-resources is missing.')
endif
gnome = import('gnome')
res = gnome.compile_resources('resources', 'trivial.gresource.xml')