mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-02 11:55:59 +01:00
5 lines
102 B
Meson
5 lines
102 B
Meson
executable(
|
|
'tinywl',
|
|
['tinywl.c', protocols_client_header['xdg-shell']],
|
|
dependencies: wlroots,
|
|
)
|