mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
5 lines
62 B
Meson
5 lines
62 B
Meson
executable(
|
|
'tinywl',
|
|
'tinywl.c',
|
|
dependencies: wlroots,
|
|
)
|