Vulkan-Hpp/.gitmodules

16 lines
429 B
Plaintext
Raw Normal View History

[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
2019-07-25 11:52:09 +00:00
[submodule "glfw"]
path = glfw
url = https://github.com/glfw/glfw