mirror of
https://github.com/artizirk/wdisplays.git
synced 2025-12-09 09:35:13 +02:00
initialize repository
This commit is contained in:
7
resources/meson.build
Normal file
7
resources/meson.build
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
gnome = import('gnome')
|
||||
resources = gnome.compile_resources(
|
||||
'waydisplay-resources', 'resources.xml',
|
||||
source_dir : '.',
|
||||
c_name : 'waydisplay_resources')
|
||||
|
||||
Reference in New Issue
Block a user