wlroots/render/CMakeLists.txt
2017-06-08 11:30:38 -04:00

4 lines
55 B
CMake

add_library(wlr-render STATIC
matrix.c
shader.c
)