mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-26 06:59:52 -05:00
Incorporate XKBCommon into example
This commit is contained in:
parent
c385a7f8af
commit
5dd96c0772
7 changed files with 81 additions and 11 deletions
|
|
@ -48,6 +48,7 @@ find_package(GLESv2 REQUIRED)
|
|||
find_package(DRM REQUIRED)
|
||||
find_package(GBM REQUIRED)
|
||||
find_package(LibInput REQUIRED)
|
||||
find_package(XKBCommon REQUIRED)
|
||||
find_package(Udev REQUIRED)
|
||||
find_package(Systemd)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue