mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
7 lines
84 B
Meson
7 lines
84 B
Meson
|
|
wlr_files += files(
|
||
|
|
'pixel_format.c',
|
||
|
|
'renderer.c',
|
||
|
|
'shaders.c',
|
||
|
|
'texture.c',
|
||
|
|
)
|