wlroots/tinywl/meson.build

6 lines
102 B
Meson

executable(
'tinywl',
['tinywl.c', protocols_client_header['xdg-shell']],
dependencies: wlroots,
)