summaryrefslogtreecommitdiff
path: root/cmake/core-files.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/core-files.cmake')
-rw-r--r--cmake/core-files.cmake2
1 files changed, 0 insertions, 2 deletions
diff --git a/cmake/core-files.cmake b/cmake/core-files.cmake
index 15dc554782..ee7f786596 100644
--- a/cmake/core-files.cmake
+++ b/cmake/core-files.cmake
@@ -393,7 +393,6 @@ set(MBGL_CORE_FILES
include/mbgl/util/compression.hpp
include/mbgl/util/constants.hpp
include/mbgl/util/convert.hpp
- include/mbgl/util/default_styles.hpp
include/mbgl/util/enum.hpp
include/mbgl/util/exception.hpp
include/mbgl/util/feature.hpp
@@ -426,7 +425,6 @@ set(MBGL_CORE_FILES
src/mbgl/util/compression.cpp
src/mbgl/util/constants.cpp
src/mbgl/util/convert.cpp
- src/mbgl/util/default_styles.cpp
src/mbgl/util/dtoa.cpp
src/mbgl/util/dtoa.hpp
src/mbgl/util/exclusive.hpp