wlroots-hyprland/util/meson.build

15 lines
146 B
Meson

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