summaryrefslogtreecommitdiff
path: root/cmake/core.cmake
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2016-12-15 17:57:50 -0800
committerJohn Firebaugh <john.firebaugh@gmail.com>2016-12-21 13:42:30 -0800
commitbcf2c3ff9e02b1ab11c41824ac8c13aafeae9ffa (patch)
tree776c1e5ecbe5e595d10d162f9870bc9845708bfe /cmake/core.cmake
parent8d52806cbb1893f68e49604d6065f4ca5820232e (diff)
downloadqtlocation-mapboxgl-bcf2c3ff9e02b1ab11c41824ac8c13aafeae9ffa.tar.gz
[core] Polylabel-based "pole of inaccessibility" symbol placement
Diffstat (limited to 'cmake/core.cmake')
-rw-r--r--cmake/core.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/core.cmake b/cmake/core.cmake
index bc5e7eb718..8d8a942d9f 100644
--- a/cmake/core.cmake
+++ b/cmake/core.cmake
@@ -45,6 +45,7 @@ target_add_mason_package(mbgl-core PRIVATE supercluster)
target_add_mason_package(mbgl-core PRIVATE kdbush)
target_add_mason_package(mbgl-core PRIVATE earcut)
target_add_mason_package(mbgl-core PRIVATE protozero)
+target_add_mason_package(mbgl-core PRIVATE polylabel)
mbgl_platform_core()