From dc1861f6d5391707126a20dbb0272f5bd3522de8 Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Thu, 15 Sep 2016 17:03:13 -0700 Subject: [core] Merge GlyphStore and GlyphAtlas --- cmake/test-files.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmake/test-files.cmake') diff --git a/cmake/test-files.cmake b/cmake/test-files.cmake index 23dc0b82ce..706d1bca59 100644 --- a/cmake/test-files.cmake +++ b/cmake/test-files.cmake @@ -74,7 +74,6 @@ set(MBGL_TEST_FILES # style test/style/filter.cpp test/style/functions.cpp - test/style/glyph_store.cpp test/style/source.cpp test/style/style.cpp test/style/style_layer.cpp @@ -82,6 +81,7 @@ set(MBGL_TEST_FILES test/style/tile_source.cpp # text + test/text/glyph_atlas.cpp test/text/quads.cpp # tile -- cgit v1.2.1