summaryrefslogtreecommitdiff
path: root/cmake/test-files.cmake
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2016-09-15 15:40:35 -0700
committerJohn Firebaugh <john.firebaugh@gmail.com>2016-09-19 09:40:43 -0700
commit940124ff713a960d7f70071779dd37d07010fa80 (patch)
treea89c129b9e972946ab29f05587381c45649a5d99 /cmake/test-files.cmake
parent1014a503a22dc47e4e6ec3c37d034fd729873345 (diff)
downloadqtlocation-mapboxgl-940124ff713a960d7f70071779dd37d07010fa80.tar.gz
[core] Merge SpriteStore and SpriteAtlas
Diffstat (limited to 'cmake/test-files.cmake')
-rw-r--r--cmake/test-files.cmake2
1 files changed, 0 insertions, 2 deletions
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