mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2025-04-24 00:21:06 +00:00
- added missing .cpp file to CMake configuration
This commit is contained in:
parent
957a69388d
commit
8b45ff6c90
1 changed files with 1 additions and 0 deletions
|
@ -798,6 +798,7 @@ set (GLES_SOURCES
|
|||
common/rendering/gles/gles_hwtexture.cpp
|
||||
common/rendering/gles/gles_shader.cpp
|
||||
common/rendering/gles/gles_shaderprogram.cpp
|
||||
common/rendering/gles/gles_samplers.cpp
|
||||
common/rendering/gles/glad/src/glad.c
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue