wlroots/render/CMakeLists.txt

5 lines
55 B
Text
Raw Normal View History

add_library(wlr-render STATIC
matrix.c
2017-06-08 11:30:38 -04:00
shader.c
)