mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-10 13:18:31 +09:00
[Chore] (CMakeLists.txt): Complete CMakeLists.txt for MG_GL/GL.
This commit is contained in:
+13
-1
@@ -32,7 +32,19 @@ add_library(${CMAKE_PROJECT_NAME} SHARED
|
||||
MG/MG_GL/GL/Framebuffer/GL_Framebuffer.cpp
|
||||
|
||||
MG/MG_GL/GL/Common/GL_Common.cpp
|
||||
|
||||
|
||||
MG/MG_GL/GL/Buffer/GL_Buffer.cpp
|
||||
|
||||
MG/MG_GL/GL/Command/GL_Command.cpp
|
||||
|
||||
MG/MG_GL/GL/Program/GL_Program.cpp
|
||||
|
||||
MG/MG_GL/GL/Shader/GL_Shader.cpp
|
||||
|
||||
MG/MG_GL/GL/Texture/GL_Texture.cpp
|
||||
|
||||
MG/MG_GL/GL/VertexArray/GL_VertexArray.cpp
|
||||
|
||||
# MG_GL/GLX
|
||||
MG/MG_GL/GLX/LookUp/LookUp.cpp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user