wlseeds/tinywl/meson.build

6 lines
102 B

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