Vulkan-Hpp/.gitmodules
2019-07-25 13:52:09 +02:00

16 lines
429 B
Plaintext

[submodule "glm"]
path = glm
url = https://github.com/g-truc/glm.git
[submodule "glslang"]
path = glslang
url = https://github.com/KhronosGroup/glslang.git
[submodule "tinyxml2"]
path = tinyxml2
url = https://github.com/leethomason/tinyxml2.git
[submodule "Vulkan-Headers"]
path = Vulkan-Headers
url = https://github.com/KhronosGroup/Vulkan-Headers.git
[submodule "glfw"]
path = glfw
url = https://github.com/glfw/glfw