summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <tmpsantos@gmail.com>2018-03-08 23:56:42 +0200
committerThiago Marcos P. Santos <tmpsantos@gmail.com>2018-03-08 23:56:42 +0200
commit24664b04a9b2b3a3e68c35b61bba1c568c6a74fb (patch)
tree8bf11e46d2eda3eb615d3b26d8a7a466a67b8abe
parent8f49bcdcf4a254f89e1cd95c23e43ecb31efe722 (diff)
downloadqtlocation-mapboxgl-24664b04a9b2b3a3e68c35b61bba1c568c6a74fb.tar.gz
Bump Mapbox GL Native
Fixes MinGW build. mapbox-gl-native @ eeadec3e061c0041257bc792eabb1db5fc05ef27
-rw-r--r--mapbox-gl-native.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/mapbox-gl-native.pro b/mapbox-gl-native.pro
index a52df11f80..c1d4207781 100644
--- a/mapbox-gl-native.pro
+++ b/mapbox-gl-native.pro
@@ -10,6 +10,7 @@ QT += network-private \
QMAKE_CXXFLAGS += \
-DNDEBUG \
+ -DQT_BUILD_MAPBOXGL_LIB \
-DQT_IMAGE_DECODERS \
-DRAPIDJSON_HAS_STDSTRING=1 \
-DMBGL_USE_GLES2 \