From 08101921633ded8978c003179c5f324c91aac266 Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Thu, 6 Apr 2017 07:06:51 -0700 Subject: [core] Inline GlyphSet into GlyphAtlas --- cmake/core-files.cmake | 2 -- 1 file changed, 2 deletions(-) (limited to 'cmake') diff --git a/cmake/core-files.cmake b/cmake/core-files.cmake index d40fb76211..98c51b2d5d 100644 --- a/cmake/core-files.cmake +++ b/cmake/core-files.cmake @@ -399,8 +399,6 @@ set(MBGL_CORE_FILES src/mbgl/text/glyph_pbf.cpp src/mbgl/text/glyph_pbf.hpp src/mbgl/text/glyph_range.hpp - src/mbgl/text/glyph_set.cpp - src/mbgl/text/glyph_set.hpp src/mbgl/text/placement_config.hpp src/mbgl/text/quads.cpp src/mbgl/text/quads.hpp -- cgit v1.2.1