mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
6 lines
68 B
Meson
6 lines
68 B
Meson
|
|
wlr_files += files(
|
||
|
|
'backend.c',
|
||
|
|
'input_device.c',
|
||
|
|
'output.c',
|
||
|
|
)
|