mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
Added example.
This commit is contained in:
parent
e9d716fc0c
commit
e446a5300b
12 changed files with 220 additions and 13 deletions
|
|
@ -19,4 +19,11 @@ target_link_libraries(wlr-backend
|
|||
wlr-common
|
||||
wlr-wayland
|
||||
${WAYLAND_LIBRARIES}
|
||||
${DRM_LIBRARIES}
|
||||
${GBM_LIBRARIES}
|
||||
${GLESv2_LIBRARIES}
|
||||
${EGL_LIBRARIES}
|
||||
${SYSTEMD_LIBRARIES}
|
||||
${UDEV_LIBRARIES}
|
||||
${GBM_LIBRARIES}
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue