summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorMikhail Pozdnyakov <mikhail.pozdnyakov@mapbox.com>2019-08-23 16:33:07 +0300
committerMikhail Pozdnyakov <mikhail.pozdnyakov@mapbox.com>2019-08-26 19:43:06 +0300
commit25c48b197b9c41b9be64e1f357e8ec845405576d (patch)
tree1b4a5b40b657c48513db4bef415c9e11e6f23b05 /cmake
parenta1da06cb68ebfe98601390349d5d914a9c939c70 (diff)
downloadqtlocation-mapboxgl-25c48b197b9c41b9be64e1f357e8ec845405576d.tar.gz
[test runner] Introduce AllocationIndex
Diffstat (limited to 'cmake')
-rw-r--r--cmake/render-test.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/render-test.cmake b/cmake/render-test.cmake
index 6505cc73f8..acb8f8bc24 100644
--- a/cmake/render-test.cmake
+++ b/cmake/render-test.cmake
@@ -1,4 +1,5 @@
add_executable(mbgl-render-test
+ render-test/allocation_index.cpp
render-test/main.cpp
render-test/parser.cpp
render-test/runner.cpp