4 lines
51 B
CMake
4 lines
51 B
CMake
|
add_library(wlr-wayland STATIC
|
||
|
wlr_compositor.c
|
||
|
)
|