mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
6 lines
68 B
Meson
6 lines
68 B
Meson
|
|
wlr_files += files(
|
||
|
|
'backend.c',
|
||
|
|
'input_device.c',
|
||
|
|
'output.c',
|
||
|
|
)
|