summaryrefslogtreecommitdiff
path: root/test/test.gypi
diff options
context:
space:
mode:
authorBruno de Oliveira Abinader <bruno@mapbox.com>2016-06-01 15:28:59 +0300
committerBruno de Oliveira Abinader <bruno@mapbox.com>2016-06-01 15:28:59 +0300
commit31753583da2553584596a9c1abdff8af4a551426 (patch)
tree63ef8aa29be713e60ad14ccee3e82a78bf6f4530 /test/test.gypi
parent1b0683b94c070d14bc9f2cf357e551cdbbf3043a (diff)
downloadqtlocation-mapboxgl-31753583da2553584596a9c1abdff8af4a551426.tar.gz
[test] Added GL objects tests
Diffstat (limited to 'test/test.gypi')
-rw-r--r--test/test.gypi2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/test.gypi b/test/test.gypi
index 03052ab1c4..f9a25e4e86 100644
--- a/test/test.gypi
+++ b/test/test.gypi
@@ -48,6 +48,8 @@
'geometry/binpack.cpp',
+ 'gl/object.cpp',
+
'map/map.cpp',
'map/transform.cpp',