Update meson.build

This commit is contained in:
StratusFearMe21 2023-01-15 22:29:06 +00:00 committed by GitHub
parent 0a32118953
commit f1daa24a30
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,8 +12,7 @@ wayland_scanner_client = generator(
wayland_xmls = [
wl_protocol_dir + '/stable/xdg-shell/xdg-shell.xml',
'wlr-layer-shell-unstable-v1.xml',
'net-tapesoftware-dwl-wm-unstable-v1.xml',
'wlr-layer-shell-unstable-v1.xml'
]
wayland_sources = [
wayland_scanner_code.process(wayland_xmls),