light/.gitmodules
2021-08-22 16:02:05 +04:30

21 lines
741 B
Text

[submodule "Dependencies/spdlog"]
path = Dependencies/spdlog
url = https://github.com/gabime/spdlog
[submodule "Dependencies/GLFW"]
path = Dependencies/GLFW
url = https://github.com/Light3039/glfw
[submodule "Dependencies/glm"]
path = Dependencies/glm
url = https://github.com/g-truc/glm
[submodule "Dependencies/imgui"]
path = Dependencies/imgui
url = https://github.com/Light3039/imgui
[submodule "Dependencies/shaderc"]
path = Dependencies/shaderc
url = https://github.com/Light3039/shaderc
[submodule "Dependencies/glslang"]
path = Dependencies/glslang
url = https://github.com/Light3039/glslang
[submodule "Dependencies/spirv-headers"]
path = Dependencies/spirv-headers
url = https://github.com/KhronosGroup/SPIRV-Headers