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 d0c6be9f59..f08ff6bcab 100644
--- a/cmake/core.cmake
+++ b/cmake/core.cmake
@@ -31,7 +31,7 @@ target_link_libraries(mbgl-core PUBLIC
${ICU_LIBRARY}
polylabel
protozero
- rapidjson
+ Mapbox::Base::Extras::rapidjson
vector-tile
)