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 13:32:44 +0200
commitc9ab6ce58d95edab20b5c8e4e8a33b4f82335787 (patch)
tree019fbea3b3c1580fe2593aa50ac18f769134aec5 /cmake/benchmark-files.txt
parent112bbc7ab289298094d6e6593437a71ec8029caa (diff)
downloadqtlocation-mapboxgl-c9ab6ce58d95edab20b5c8e4e8a33b4f82335787.tar.gz
[build] use plain text files for file lists to simplify integration with other build systemsupstream/cmake-file-lists
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
+