mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
5 lines
62 B
Meson
5 lines
62 B
Meson
executable(
|
|
'tinywl',
|
|
'tinywl.c',
|
|
dependencies: wlroots,
|
|
)
|