wlroots-hyprland/render/CMakeLists.txt

7 lines
84 B
Text
Raw Normal View History

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