mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-02 11:55:59 +01: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',
|
|
)
|