summaryrefslogtreecommitdiff
path: root/test/test.gypi
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2015-12-04 15:19:12 -0800
committerJohn Firebaugh <john.firebaugh@gmail.com>2015-12-07 11:19:08 -0800
commit0a0007e0acdce85576857bec76e1333d771472f1 (patch)
tree07b0ecc27aa064332c989e50dcd2b4bf8942b8ad /test/test.gypi
parentfc0c839fc87088a9e3a3c0b6bd031544162b6ebf (diff)
downloadqtlocation-mapboxgl-0a0007e0acdce85576857bec76e1333d771472f1.tar.gz
[core] More efficient layer cloning
Diffstat (limited to 'test/test.gypi')
-rw-r--r--test/test.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test.gypi b/test/test.gypi
index 708b89e74f..2188ed905a 100644
--- a/test/test.gypi
+++ b/test/test.gypi
@@ -91,6 +91,7 @@
'style/glyph_store.cpp',
'style/pending_resources.cpp',
'style/resource_loading.cpp',
+ 'style/style_layer.cpp',
'sprite/sprite_atlas.cpp',
'sprite/sprite_image.cpp',