mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-01 22:58:38 -04:00
Added 'direct' session backend
This commit is contained in:
parent
18387468bb
commit
0002b8dd08
4 changed files with 53 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ include_directories(
|
|||
|
||||
set(sources
|
||||
session.c
|
||||
direct.c
|
||||
)
|
||||
|
||||
set(libs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue