summaryrefslogtreecommitdiff
path: root/next/CMakeLists.txt
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <tmpsantos@gmail.com>2019-09-20 13:44:39 +0300
committerThiago Marcos P. Santos <tmpsantos@gmail.com>2019-09-20 15:27:52 +0300
commit3888af2460eb601317ccb755a9cffb9ea92ad45d (patch)
tree8f95596d1bf270e856dfebffe5c9a826673dab08 /next/CMakeLists.txt
parent381dda31b478bc768d5b5691619dce47fc9fa20d (diff)
downloadqtlocation-mapboxgl-3888af2460eb601317ccb755a9cffb9ea92ad45d.tar.gz
[build] Move compression to platform
It depends on platform specific compression library.
Diffstat (limited to 'next/CMakeLists.txt')
-rw-r--r--next/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/next/CMakeLists.txt b/next/CMakeLists.txt
index e1fd442d48..dae8ce09a1 100644
--- a/next/CMakeLists.txt
+++ b/next/CMakeLists.txt
@@ -777,7 +777,6 @@ add_library(
${MBGL_ROOT}/src/mbgl/tile/vector_tile_data.hpp
${MBGL_ROOT}/src/mbgl/util/chrono.cpp
${MBGL_ROOT}/src/mbgl/util/color.cpp
- ${MBGL_ROOT}/src/mbgl/util/compression.cpp
${MBGL_ROOT}/src/mbgl/util/constants.cpp
${MBGL_ROOT}/src/mbgl/util/convert.cpp
${MBGL_ROOT}/src/mbgl/util/dtoa.cpp