summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorMikhail Pozdnyakov <mikhail.pozdnyakov@mapbox.com>2019-08-30 14:50:11 +0300
committerMikhail Pozdnyakov <mikhail.pozdnyakov@mapbox.com>2019-09-02 14:09:08 +0300
commit4af4081fcfe190c7f10d695cededb35d1ec3b550 (patch)
treeaee3025c04c0b9d54700950ee5d4ca24a1910220 /cmake
parent0edc50561ffc7d05bee3cae4db3c03eb36c11816 (diff)
downloadqtlocation-mapboxgl-4af4081fcfe190c7f10d695cededb35d1ec3b550.tar.gz
[build] Use jni.hpp from mapbox-base
Diffstat (limited to 'cmake')
-rw-r--r--cmake/vendor.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmake/vendor.cmake b/cmake/vendor.cmake
index 3b7976c500..79a90965f3 100644
--- a/cmake/vendor.cmake
+++ b/cmake/vendor.cmake
@@ -13,7 +13,6 @@ include(${CMAKE_SOURCE_DIR}/vendor/filesystem.cmake)
include(${CMAKE_SOURCE_DIR}/vendor/geojson-vt-cpp.cmake)
include(${CMAKE_SOURCE_DIR}/vendor/googletest.cmake)
include(${CMAKE_SOURCE_DIR}/vendor/icu.cmake)
-include(${CMAKE_SOURCE_DIR}/vendor/jni.hpp.cmake)
include(${CMAKE_SOURCE_DIR}/vendor/nunicode.cmake)
include(${CMAKE_SOURCE_DIR}/vendor/pixelmatch-cpp.cmake)
include(${CMAKE_SOURCE_DIR}/vendor/polylabel.cmake)