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, 0 insertions, 2 deletions
diff --git a/cmake/benchmark.cmake b/cmake/benchmark.cmake
index 6f8a7751e4..79e87a0b10 100644
--- a/cmake/benchmark.cmake
+++ b/cmake/benchmark.cmake
@@ -1,6 +1,4 @@
add_executable(mbgl-benchmark
- platform/default/mbgl/renderer/async_renderer_frontend.cpp
- platform/default/mbgl/renderer/async_renderer_frontend.hpp
${MBGL_BENCHMARK_FILES}
)