glfw: fix upstream submodule URL
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
a7ff7ea806
commit
b7239175cf
1 changed files with 3 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +1,6 @@
|
||||||
[submodule "libs/xcode-frameworks"]
|
[submodule "libs/xcode-frameworks"]
|
||||||
path = libs/xcode-frameworks
|
path = libs/xcode-frameworks
|
||||||
url = https://github.com/hexops/xcode-frameworks
|
url = https://github.com/hexops/xcode-frameworks
|
||||||
|
[submodule "upstream"]
|
||||||
|
path = upstream
|
||||||
|
url = https://github.com/hexops-graveyard/glfw
|
||||||
|
|
Loading…
Add table
Reference in a new issue