1
0
mirror of https://github.com/artizirk/wdisplays.git synced 2024-07-03 14:00:10 +03:00
wdisplays/resources/meson.build

8 lines
161 B
Meson
Raw Normal View History

2019-07-06 05:51:52 +03:00
gnome = import('gnome')
resources = gnome.compile_resources(
'waydisplay-resources', 'resources.xml',
source_dir : '.',
c_name : 'waydisplay_resources')