summaryrefslogtreecommitdiff
path: root/cmake/benchmark-files.txt
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2018-12-17 15:24:11 +0100
committerKonstantin Käfer <mail@kkaefer.com>2019-01-09 10:26:53 +0100
commit6f60ccf08e4878d0688ddaefd906290a2998a148 (patch)
tree6e268040cfc1ea72fa577441398ecd790553df24 /cmake/benchmark-files.txt
parent9acdd75d04f335313a6c491599b5c7559d6458c7 (diff)
downloadqtlocation-mapboxgl-6f60ccf08e4878d0688ddaefd906290a2998a148.tar.gz
[build] generate header maps instead of -files.txt
Diffstat (limited to 'cmake/benchmark-files.txt')
-rw-r--r--cmake/benchmark-files.txt25
1 files changed, 0 insertions, 25 deletions
diff --git a/cmake/benchmark-files.txt b/cmake/benchmark-files.txt
deleted file mode 100644
index d739710d27..0000000000
--- a/cmake/benchmark-files.txt
+++ /dev/null
@@ -1,25 +0,0 @@
-# This file is generated. Do not edit. Regenerate this with scripts/generate-cmake-files.js
-
-# api
-benchmark/api/query.benchmark.cpp
-benchmark/api/render.benchmark.cpp
-
-# benchmark
-benchmark/include/mbgl/benchmark.hpp
-benchmark/src/main.cpp
-benchmark/src/mbgl/benchmark/benchmark.cpp
-benchmark/src/mbgl/benchmark/stub_geometry_tile_feature.hpp
-
-# function
-benchmark/function/camera_function.benchmark.cpp
-benchmark/function/composite_function.benchmark.cpp
-benchmark/function/source_function.benchmark.cpp
-
-# parse
-benchmark/parse/filter.benchmark.cpp
-benchmark/parse/tile_mask.benchmark.cpp
-benchmark/parse/vector_tile.benchmark.cpp
-
-# util
-benchmark/util/dtoa.benchmark.cpp
-benchmark/util/tilecover.benchmark.cpp