Added gitmodules
This commit is contained in:
parent
681defe144
commit
4b834be99b
1 changed files with 3 additions and 3 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
|
@ -1,12 +1,12 @@
|
|||
[submodule "external/googletest"]
|
||||
path = external/googletest
|
||||
url = https://github.com/google/googletest
|
||||
branch = release-1.10.0
|
||||
branch = release-1.10.0
|
||||
[submodule "external/Vulkan-Headers"]
|
||||
path = external/Vulkan-Headers
|
||||
url = https://github.com/KhronosGroup/Vulkan-Headers
|
||||
branch = v1.2.158
|
||||
branch = v1.2.158
|
||||
[submodule "external/spdlog"]
|
||||
path = external/spdlog
|
||||
url = https://github.com/gabime/spdlog
|
||||
branch = v1.8.1
|
||||
branch = v1.8.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue