mirror of
https://codeberg.org/dwl/dwl.git
synced 2025-12-16 09:53:19 +00:00
Update meson.build
This commit is contained in:
parent
0a32118953
commit
f1daa24a30
@ -12,8 +12,7 @@ wayland_scanner_client = generator(
|
|||||||
|
|
||||||
wayland_xmls = [
|
wayland_xmls = [
|
||||||
wl_protocol_dir + '/stable/xdg-shell/xdg-shell.xml',
|
wl_protocol_dir + '/stable/xdg-shell/xdg-shell.xml',
|
||||||
'wlr-layer-shell-unstable-v1.xml',
|
'wlr-layer-shell-unstable-v1.xml'
|
||||||
'net-tapesoftware-dwl-wm-unstable-v1.xml',
|
|
||||||
]
|
]
|
||||||
wayland_sources = [
|
wayland_sources = [
|
||||||
wayland_scanner_code.process(wayland_xmls),
|
wayland_scanner_code.process(wayland_xmls),
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user