summaryrefslogtreecommitdiff
path: root/cmake/benchmark.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/benchmark.cmake')
-rw-r--r--cmake/benchmark.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmake/benchmark.cmake b/cmake/benchmark.cmake
index 1dfca27e6c..f89e034c4a 100644
--- a/cmake/benchmark.cmake
+++ b/cmake/benchmark.cmake
@@ -1,4 +1,6 @@
add_executable(mbgl-benchmark
+ platform/default/mbgl/renderer/async_renderer_frontend.cpp
+ platform/default/mbgl/renderer/async_renderer_frontend.hpp
${MBGL_BENCHMARK_FILES}
)