mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-09 20:24:14 +00:00
[client] font: implemented font ABI and updated OpenGL to use it
This commit is contained in:
@@ -61,6 +61,7 @@ set(SOURCES
|
||||
renderers/egl_shader.c
|
||||
renderers/egl_texture.c
|
||||
renderers/egl_model.c
|
||||
fonts/sdl.c
|
||||
)
|
||||
|
||||
add_executable(looking-glass-client ${SOURCES})
|
||||
|
Reference in New Issue
Block a user