summaryrefslogtreecommitdiff
path: root/cmake/test-files.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/test-files.cmake')
-rw-r--r--cmake/test-files.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmake/test-files.cmake b/cmake/test-files.cmake
index 2e2c297492..9ab9918162 100644
--- a/cmake/test-files.cmake
+++ b/cmake/test-files.cmake
@@ -50,6 +50,7 @@ set(MBGL_TEST_FILES
test/src/mbgl/test/fixture_log_observer.hpp
test/src/mbgl/test/stub_file_source.cpp
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_style_observer.hpp
test/src/mbgl/test/stub_tile_observer.hpp
@@ -80,6 +81,7 @@ set(MBGL_TEST_FILES
# style/function
test/style/function/camera_function.test.cpp
+ test/style/function/source_function.test.cpp
# style
test/style/group_by_layout.test.cpp