From 940124ff713a960d7f70071779dd37d07010fa80 Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Thu, 15 Sep 2016 15:40:35 -0700 Subject: [core] Merge SpriteStore and SpriteAtlas --- cmake/test-files.cmake | 2 -- 1 file changed, 2 deletions(-) (limited to 'cmake/test-files.cmake') diff --git a/cmake/test-files.cmake b/cmake/test-files.cmake index 84f9bcca63..23dc0b82ce 100644 --- a/cmake/test-files.cmake +++ b/cmake/test-files.cmake @@ -40,7 +40,6 @@ set(MBGL_TEST_FILES test/sprite/sprite_atlas.cpp test/sprite/sprite_image.cpp test/sprite/sprite_parser.cpp - test/sprite/sprite_store.cpp # src test/src/main.cpp @@ -81,7 +80,6 @@ set(MBGL_TEST_FILES test/style/style_layer.cpp test/style/style_parser.cpp test/style/tile_source.cpp - test/style/variant.cpp # text test/text/quads.cpp -- cgit v1.2.1