mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 20:20:06 +00:00
Fixing maplibre-gl-native URL, no longer need fork
This commit is contained in:
parent
fa78861a76
commit
14c9c1079c
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -1,6 +1,6 @@
|
||||||
[submodule "external/mapbox-gl-native"]
|
[submodule "external/mapbox-gl-native"]
|
||||||
path = external/mapbox-gl-native
|
path = external/mapbox-gl-native
|
||||||
url = ../maplibre-gl-native.git
|
url = https://github.com/maplibre/maplibre-gl-native.git
|
||||||
[submodule "external/cmake-conan"]
|
[submodule "external/cmake-conan"]
|
||||||
path = external/cmake-conan
|
path = external/cmake-conan
|
||||||
url = https://github.com/conan-io/cmake-conan.git
|
url = https://github.com/conan-io/cmake-conan.git
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue