mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-24 06:59:45 -05:00
Add wlcore/wl_shm (WIP)
This commit is contained in:
parent
f252c5a792
commit
2aafb5dd19
12 changed files with 186 additions and 4 deletions
3
wlcore/CMakeLists.txt
Normal file
3
wlcore/CMakeLists.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
add_library(wlr-wlcore STATIC
|
||||
wl_shm.c
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue