summaryrefslogtreecommitdiff
path: root/cmake/core.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/core.cmake')
-rw-r--r--cmake/core.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/core.cmake b/cmake/core.cmake
index d752607068..223c479e7f 100644
--- a/cmake/core.cmake
+++ b/cmake/core.cmake
@@ -12,7 +12,6 @@ target_link_libraries(mbgl-core PRIVATE
eternal
expected
geojson-vt-cpp
- kdbush.hpp
shelf-pack-cpp
unique_resource
wagyu
@@ -27,6 +26,7 @@ endif()
# libraries in our public interface.
target_link_libraries(mbgl-core PUBLIC
boost
+ mapbox-base-extras
mapbox-base
geojson.hpp
${ICU_LIBRARY}