mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-03-09 05:34:22 -04:00
tinywl: stop generating xdg-shell header
We don't need to do this anymore for wayland-protocols.
This commit is contained in:
parent
7bf5ff4c02
commit
bbd9a49bdf
2 changed files with 3 additions and 12 deletions
|
|
@ -1,5 +1,5 @@
|
|||
executable(
|
||||
'tinywl',
|
||||
['tinywl.c', protocols_server_header['xdg-shell']],
|
||||
'tinywl.c',
|
||||
dependencies: wlroots,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue