mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
Added EGL interface for backends.
This commit is contained in:
parent
81998fdc98
commit
dbceaee9fa
5 changed files with 189 additions and 1 deletions
|
|
@ -12,6 +12,7 @@ add_library(wlr-backend
|
|||
drm/backend.c
|
||||
drm/drm.c
|
||||
drm/udev.c
|
||||
egl.c
|
||||
)
|
||||
|
||||
target_link_libraries(wlr-backend
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue