Add dbus protocol definition

This let's us drop the virtboard build dependency.
This commit is contained in:
Guido Günther
2019-07-11 14:24:27 +02:00
parent b6111b5e00
commit c1af9b2ba4
2 changed files with 21 additions and 1 deletions

View File

@ -1,7 +1,7 @@
gnome = import('gnome')
dbus_src = gnome.gdbus_codegen(
'sm.puri.OSK0',
join_paths(dbusdir, 'sm.puri.OSK0.xml')
join_paths(meson.source_root() / 'data' / 'dbus', 'sm.puri.OSK0.xml')
)
squeekboard_resources = gnome.compile_resources(