summaryrefslogtreecommitdiff
path: root/cmake/benchmark-files.txt
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2018-08-20 13:32:44 +0200
committerKonstantin Käfer <mail@kkaefer.com>2018-08-20 19:11:31 +0200
commitbded6c65d59b6da9e7cd6d4787e5f707a62a8285 (patch)
tree3aceee126b9892bcd9625c1c6962c8ef87ce8bf3 /cmake/benchmark-files.txt
parent1b4398f7aab99f6604f56957209551fb7372a9d6 (diff)
downloadqtlocation-mapboxgl-bded6c65d59b6da9e7cd6d4787e5f707a62a8285.tar.gz
[build] use plain text files for file lists to simplify integration with other build systems
Diffstat (limited to 'cmake/benchmark-files.txt')
-rw-r--r--cmake/benchmark-files.txt26
1 files changed, 26 insertions, 0 deletions
diff --git a/cmake/benchmark-files.txt b/cmake/benchmark-files.txt
new file mode 100644
index 0000000000..16224e9cad
--- /dev/null
+++ b/cmake/benchmark-files.txt
@@ -0,0 +1,26 @@
+# 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
+