mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-01-08 17:50:31 +01:00
fix xed submodule url
This commit is contained in:
parent
bfdab204cb
commit
1efd4248ab
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -142,7 +142,7 @@
|
|||
url = ../../glfw/glfw.git
|
||||
[submodule "3rdparty/xed"]
|
||||
path = 3rdparty/xed
|
||||
url = https://github.com/intelxed/xed.git
|
||||
url = ../../intelxed/xed.git
|
||||
[submodule "3rdparty/mbuild"]
|
||||
path = 3rdparty/mbuild
|
||||
url = https://github.com/intelxed/mbuild.git
|
||||
url = ../../intelxed/mbuild.git
|
||||
|
|
|
|||
Loading…
Reference in a new issue