build: Reduce verbosity of meson vars by removing geary_ prefixes

This commit is contained in:
Michael Gratton 2020-08-10 16:53:39 +10:00 committed by Michael James Gratton
parent 2030b2dec7
commit 35683dd6eb
8 changed files with 98 additions and 100 deletions

View file

@ -1,3 +1,3 @@
geary_test_engine_resources = gnome.compile_resources('org.gnome.GearyTest',
test_engine_resources = gnome.compile_resources('org.gnome.GearyTest',
files('org.gnome.GearyTest.gresource.xml'),
)