mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-01 22:58:38 -04:00
Changed build system to meson
This commit is contained in:
parent
8189c64d7f
commit
924bf0f669
28 changed files with 134 additions and 996 deletions
|
|
@ -1,10 +0,0 @@
|
|||
add_library(wlr-render
|
||||
matrix.c
|
||||
wlr_renderer.c
|
||||
wlr_surface.c
|
||||
gles2/shaders.c
|
||||
gles2/renderer.c
|
||||
gles2/surface.c
|
||||
gles2/pixel_format.c
|
||||
gles2/util.c
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue