mirror of
https://github.com/KhronosGroup/Vulkan-Hpp
synced 2024-11-08 13:40:08 +00:00
16 lines
429 B
Plaintext
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
|