mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-07 19:58:32 +09:00
[Refactor] (buildsystem, 3rdparty): link test and benchmark to MobileGL library
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
[submodule "3rdparty/DiligentCore"]
|
||||
path = 3rdparty/DiligentCore
|
||||
url = https://github.com/DiligentGraphics/DiligentCore.git
|
||||
[submodule "3rdparty/glslang"]
|
||||
path = 3rdparty/glslang
|
||||
url = https://github.com/KhronosGroup/glslang.git
|
||||
[submodule "3rdparty/SPIRV-Cross"]
|
||||
path = 3rdparty/SPIRV-Cross
|
||||
url = https://github.com/KhronosGroup/SPIRV-Cross.git
|
||||
|
||||
Reference in New Issue
Block a user