mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2026-05-09 00:58:50 +02:00
5 lines
102 B
Meson
5 lines
102 B
Meson
executable(
|
|
'tinywl',
|
|
['tinywl.c', protocols_server_header['xdg-shell']],
|
|
dependencies: wlroots,
|
|
)
|