wlroots/render/CMakeLists.txt

7 lines
84 B
CMake
Raw Normal View History

add_library(wlr-render STATIC
matrix.c
2017-06-08 15:30:38 +00:00
shader.c
surface.c
renderer.c
)