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 09d0e2a commit 4ee2a67Copy full SHA for 4ee2a67
.gitmodules
@@ -72,7 +72,7 @@
72
url = git@github.com:Devsh-Graphics-Programming/Nabla-Examples-and-Tests.git
73
[submodule "3rdparty/msdfgen"]
74
path = 3rdparty/msdfgen
75
- url = https://github.com/Chlumsky/msdfgen
+ url = git@github.com:Chlumsky/msdfgen.git
76
branch = master
77
[submodule "3rdparty/dxc/dxc"]
78
path = 3rdparty/dxc/dxc
@@ -95,7 +95,7 @@
95
url = git@github.com:p-ranav/argparse.git
96
[submodule "3rdparty/nlohmann_json"]
97
path = 3rdparty/nlohmann_json
98
- url = https://github.com/Devsh-Graphics-Programming/json
+ url = git@github.com:Devsh-Graphics-Programming/json.git
99
[submodule "3rdparty/blake"]
100
path = 3rdparty/blake
101
url = git@github.com:Devsh-Graphics-Programming/BLAKE3.git
0 commit comments