mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-02 20:05:58 +01:00
7 lines
84 B
Meson
7 lines
84 B
Meson
|
wlr_files += files(
|
||
|
'pixel_format.c',
|
||
|
'renderer.c',
|
||
|
'shaders.c',
|
||
|
'texture.c',
|
||
|
)
|