mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 17:30:05 +00:00
Add maplibre-native-qt dependency
This commit is contained in:
parent
d57d9c73da
commit
31ade020ac
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -34,3 +34,6 @@
|
||||||
[submodule "external/textflowcpp"]
|
[submodule "external/textflowcpp"]
|
||||||
path = external/textflowcpp
|
path = external/textflowcpp
|
||||||
url = https://github.com/catchorg/textflowcpp.git
|
url = https://github.com/catchorg/textflowcpp.git
|
||||||
|
[submodule "external/maplibre-native-qt"]
|
||||||
|
path = external/maplibre-native-qt
|
||||||
|
url = https://github.com/maplibre/maplibre-native-qt.git
|
||||||
|
|
|
||||||
1
external/maplibre-native-qt
vendored
Submodule
1
external/maplibre-native-qt
vendored
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 38dde09fee7a267b1762c87ad1eeeeeebb527e44
|
||||||
Loading…
Add table
Add a link
Reference in a new issue