1
0
Fork 0
mirror of https://github.com/hyprwm/wlroots-hyprland.git synced 2025-01-12 10:49:48 +01:00
wlroots-hyprland/util/meson.build
2021-08-10 19:15:48 +02:00

13 lines
139 B
Meson

wlr_files += files(
'addon.c',
'array.c',
'box.c',
'global.c',
'log.c',
'region.c',
'shm.c',
'signal.c',
'time.c',
'token.c',
)