mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
9 lines
179 B
Meson
9 lines
179 B
Meson
wlr_files += files(
|
|
'wlr_input_device.c',
|
|
'wlr_keyboard.c',
|
|
'wlr_output.c',
|
|
'wlr_pointer.c',
|
|
'wlr_tablet_pad.c',
|
|
'wlr_tablet_tool.c',
|
|
'wlr_touch.c',
|
|
)
|