aboutsummaryrefslogtreecommitdiffstats
path: root/next
diff options
context:
space:
mode:
authorJuha Alanen <juha.alanen@mapbox.com>2019-10-10 12:17:34 +0300
committerJuha Alanen <juha.alanen@mapbox.com>2019-10-16 14:14:46 +0300
commitb53093b5221efb6f98f712f734b823ffce1400e1 (patch)
tree6050cda5c43b9c84c1273109f5c2e625e8464817 /next
parentee2b8033153bff0baeb5973dd400e5f867d86e03 (diff)
[render-test] Add support for collecting network metrics
Diffstat (limited to 'next')
-rw-r--r--next/render-test/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/next/render-test/CMakeLists.txt b/next/render-test/CMakeLists.txt
index 2e1c5438e..b3aa20ba6 100644
--- a/next/render-test/CMakeLists.txt
+++ b/next/render-test/CMakeLists.txt
@@ -4,7 +4,8 @@ add_library(
${MBGL_ROOT}/expression-test/test_runner_common.hpp
${MBGL_ROOT}/render-test/allocation_index.cpp
${MBGL_ROOT}/render-test/allocation_index.hpp
- ${MBGL_ROOT}/render-test/filesystem.hpp
+ ${MBGL_ROOT}/render-test/file_source.cpp
+ ${MBGL_ROOT}/render-test/file_source.hpp
${MBGL_ROOT}/render-test/filesystem.hpp
${MBGL_ROOT}/render-test/include/mbgl/render_test.hpp
${MBGL_ROOT}/render-test/metadata.hpp