mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-02 03:45:58 +01:00
13 lines
139 B
Meson
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',
|
|
)
|
|
|