summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorBruno de Oliveira Abinader <bruno@mapbox.com>2018-02-27 17:27:36 +0200
committerJason Wray <jason@mapbox.com>2018-03-30 01:45:52 -0400
commitc6b8d9dbb47f10b3ab7501b8b5881f1caeb23294 (patch)
treefcd2cfe285f798e7fe501f84a766ee60982b57a0 /cmake
parent23ccfce1765588511ce5055e20994894c6b2251e (diff)
downloadqtlocation-mapboxgl-c6b8d9dbb47f10b3ab7501b8b5881f1caeb23294.tar.gz
[test] Update Map.PrefetchTilesupstream/fb-11334-boba-cherry-pick
Diffstat (limited to 'cmake')
-rw-r--r--cmake/test-files.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/test-files.cmake b/cmake/test-files.cmake
index 790198a55e..2aadfa8a7f 100644
--- a/cmake/test-files.cmake
+++ b/cmake/test-files.cmake
@@ -104,6 +104,7 @@ set(MBGL_TEST_FILES
test/src/mbgl/test/stub_file_source.hpp
test/src/mbgl/test/stub_geometry_tile_feature.hpp
test/src/mbgl/test/stub_layer_observer.hpp
+ test/src/mbgl/test/stub_map_observer.hpp
test/src/mbgl/test/stub_render_source_observer.hpp
test/src/mbgl/test/stub_style_observer.hpp
test/src/mbgl/test/stub_tile_observer.hpp