mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-27 06:59:46 -05:00
Added direct session support
This commit is contained in:
parent
8920b5d607
commit
60955addc0
4 changed files with 222 additions and 5 deletions
|
|
@ -50,6 +50,7 @@ find_package(GBM REQUIRED)
|
|||
find_package(LibInput REQUIRED)
|
||||
find_package(XKBCommon REQUIRED)
|
||||
find_package(Udev REQUIRED)
|
||||
find_package(Libcap REQUIRED)
|
||||
find_package(Systemd)
|
||||
|
||||
include(Wayland)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue