4 lines
42 B
CMake
4 lines
42 B
CMake
|
add_library(wlr-wlcore STATIC
|
||
|
wl_shm.c
|
||
|
)
|