diff options
author | Konstantin Käfer <mail@kkaefer.com> | 2017-07-05 15:38:50 +0200 |
---|---|---|
committer | Konstantin Käfer <mail@kkaefer.com> | 2017-07-24 12:10:45 +0200 |
commit | 4dff51719b27988fe4672bd4022d305b6e7d9816 (patch) | |
tree | 3763369ac44f060ca03a4e008431e4725580c137 /cmake/benchmark-files.cmake | |
parent | 541712aac7433856811e2c24dff583333aabd3c8 (diff) | |
download | qtlocation-mapboxgl-4dff51719b27988fe4672bd4022d305b6e7d9816.tar.gz |
[core] add algorithm for computing masks for raster tiles
Diffstat (limited to 'cmake/benchmark-files.cmake')
-rw-r--r-- | cmake/benchmark-files.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/benchmark-files.cmake b/cmake/benchmark-files.cmake index 6fb9a80d57..d5364c3e58 100644 --- a/cmake/benchmark-files.cmake +++ b/cmake/benchmark-files.cmake @@ -10,6 +10,7 @@ set(MBGL_BENCHMARK_FILES # parse benchmark/parse/filter.benchmark.cpp + benchmark/parse/tile_mask.benchmark.cpp benchmark/parse/vector_tile.benchmark.cpp # src |