Vulkan-Hpp/.gitmodules
2024-01-20 19:16:15 +01:00

19 lines
550 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
[submodule "doxygen-awesome-css"]
path = doxygen-awesome-css
url = https://github.com/jothepro/doxygen-awesome-css.git