summaryrefslogtreecommitdiff
path: root/platform/qt
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2017-06-14 21:47:01 +0200
committerJason Wray <jason@mapbox.com>2017-07-13 00:22:54 -0400
commita5cdbb084e489751297ffdfeb98ad208cfe03054 (patch)
tree5a506b0c41e42d0e1988b63eab77db1babde8a97 /platform/qt
parent11952db68cebf2927fc15127712072dc0043b5e4 (diff)
downloadqtlocation-mapboxgl-a5cdbb084e489751297ffdfeb98ad208cfe03054.tar.gz
[all] make default_styles header-only
Diffstat (limited to 'platform/qt')
-rw-r--r--platform/qt/qt.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/platform/qt/qt.cmake b/platform/qt/qt.cmake
index 5133d517d4..c8567bc2f3 100644
--- a/platform/qt/qt.cmake
+++ b/platform/qt/qt.cmake
@@ -68,7 +68,6 @@ add_library(qmapboxgl SHARED
platform/qt/src/qmapboxgl.cpp
platform/qt/src/qmapboxgl_p.hpp
platform/default/mbgl/util/default_styles.hpp
- platform/default/mbgl/util/default_styles.cpp
)
# C++ app