mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-03-06 20:58:37 +01:00
[build] Fix submodule url for libdisplay-info
This commit is contained in:
parent
b838b65516
commit
858452a0bd
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -9,5 +9,5 @@
|
|||
url = https://github.com/KhronosGroup/SPIRV-Headers.git
|
||||
[submodule "subprojects/libdisplay-info"]
|
||||
path = subprojects/libdisplay-info
|
||||
url = https://gitlab.freedesktop.org/JoshuaAshton/libdisplay-info
|
||||
url = https://gitlab.freedesktop.org/JoshuaAshton/libdisplay-info.git
|
||||
branch = windows
|
||||
|
|
Loading…
Add table
Reference in a new issue