summaryrefslogtreecommitdiff
path: root/next
diff options
context:
space:
mode:
authorAlexander Shalamov <alexander.shalamov@mapbox.com>2019-09-25 17:37:48 +0300
committerAlexander Shalamov <alexander.shalamov@mapbox.com>2019-09-26 11:37:50 +0300
commit18dcf38a7a6e42f19604a9626b15fff2570093b6 (patch)
treef4007c92ef79487c5ff4bd8f799ac8bd66bf0d00 /next
parente5cdc4ecf362dadf2da148a22cf97aaf3c9c4ecf (diff)
downloadqtlocation-mapboxgl-18dcf38a7a6e42f19604a9626b15fff2570093b6.tar.gz
[android] Remove usage of ResourceOptions::withPlatformContext
Diffstat (limited to 'next')
-rw-r--r--next/platform/android/android.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/next/platform/android/android.cmake b/next/platform/android/android.cmake
index 507c1baef0..13818e39a7 100644
--- a/next/platform/android/android.cmake
+++ b/next/platform/android/android.cmake
@@ -101,6 +101,8 @@ target_sources(
${MBGL_ROOT}/platform/android/src/logger.cpp
${MBGL_ROOT}/platform/android/src/logger.hpp
${MBGL_ROOT}/platform/android/src/logging_android.cpp
+ ${MBGL_ROOT}/platform/android/src/mapbox.cpp
+ ${MBGL_ROOT}/platform/android/src/mapbox.hpp
${MBGL_ROOT}/platform/android/src/map/camera_position.cpp
${MBGL_ROOT}/platform/android/src/map/camera_position.hpp
${MBGL_ROOT}/platform/android/src/map/image.cpp