1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2024-11-28 16:24:13 +01:00

[build] Fix submodule url for libdisplay-info

This commit is contained in:
bno1 2022-12-06 23:02:04 +02:00 committed by Philip Rebohle
parent b838b65516
commit 858452a0bd

2
.gitmodules vendored
View File

@ -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