1
0
Fork 0
mirror of https://github.com/hyprwm/wlroots-hyprland.git synced 2025-02-03 04:19:50 +01:00
wlroots-hyprland/util/meson.build

9 lines
93 B
Meson
Raw Normal View History

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