We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcedaf7 commit 7acfe6fCopy full SHA for 7acfe6f
.gitmodules
@@ -1,9 +1,9 @@
1
[submodule "external/googletest"]
2
path = external/googletest
3
- url = https://github.com/google/googletest
+ url = git@github.com:google/googletest.git
4
[submodule "external/DirectX-Headers"]
5
path = external/DirectX-Headers
6
- url = https://github.com/microsoft/DirectX-Headers.git
+ url = git@github.com:microsoft/DirectX-Headers.git
7
[submodule "external/SPIRV-Tools"]
8
path = external/SPIRV-Tools
9
url = [email protected]:Devsh-Graphics-Programming/SPIRV-Tools.git
0 commit comments