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',
)