wlroots/tinywl/meson.build

6 lines
102 B
Meson
Raw Permalink Normal View History

2024-04-01 20:11:15 +02:00
executable(
'tinywl',
['tinywl.c', protocols_server_header['xdg-shell']],
dependencies: wlroots,
)