mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 22:30:06 +00:00
Use maplibre-native-qt dependency instead of mapbox-gl-native
This commit is contained in:
parent
31ade020ac
commit
db0d26a4ad
4 changed files with 54 additions and 9 deletions
4
external/CMakeLists.txt
vendored
4
external/CMakeLists.txt
vendored
|
|
@ -8,7 +8,7 @@ set_property(DIRECTORY
|
|||
date.cmake
|
||||
hsluv-c.cmake
|
||||
imgui.cmake
|
||||
mapbox-gl-native.cmake
|
||||
maplibre-native-qt.cmake
|
||||
stb.cmake
|
||||
textflowcpp.cmake
|
||||
units.cmake)
|
||||
|
|
@ -17,7 +17,7 @@ include(aws-sdk-cpp.cmake)
|
|||
include(date.cmake)
|
||||
include(hsluv-c.cmake)
|
||||
include(imgui.cmake)
|
||||
include(mapbox-gl-native.cmake)
|
||||
include(maplibre-native-qt.cmake)
|
||||
include(stb.cmake)
|
||||
include(textflowcpp.cmake)
|
||||
include(units.cmake)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue