gitmodules: Add Vulkan headers dependency

This commit is contained in:
ReinUsesLisp 2019-02-12 17:57:53 -03:00
parent 444231a83d
commit afb8af9853
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

@ -37,3 +37,6 @@
[submodule "discord-rpc"]
path = externals/discord-rpc
url = https://github.com/discordapp/discord-rpc.git
[submodule "Vulkan-Headers"]
path = externals/Vulkan-Headers
url = https://github.com/KhronosGroup/Vulkan-Headers.git