mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
6 lines
84 B
Meson
6 lines
84 B
Meson
wlr_files += files(
|
|
'pixel_format.c',
|
|
'renderer.c',
|
|
'shaders.c',
|
|
'texture.c',
|
|
)
|