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

10 lines
104 B
Meson
Raw Normal View History

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