summaryrefslogtreecommitdiff
path: root/next
diff options
context:
space:
mode:
authorMikhail Pozdnyakov <mikhail.pozdnyakov@mapbox.com>2019-11-19 14:20:59 +0200
committerMikhail Pozdnyakov <mikhail.pozdnyakov@mapbox.com>2019-11-19 15:03:28 +0200
commit9f24115d138c7b96aef6ba20a529fde2e52dcfa3 (patch)
treedc61b28e1dd7c9baad97473ebc180168d10ab391 /next
parent37b332899be5df9efc6bd0c22e00684c4d4912fa (diff)
downloadqtlocation-mapboxgl-9f24115d138c7b96aef6ba20a529fde2e52dcfa3.tar.gz
[core] Identation and build fixes
Diffstat (limited to 'next')
-rw-r--r--next/test/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/next/test/CMakeLists.txt b/next/test/CMakeLists.txt
index 4995fa4e56..12a6d8108c 100644
--- a/next/test/CMakeLists.txt
+++ b/next/test/CMakeLists.txt
@@ -77,6 +77,7 @@ add_library(
${MBGL_ROOT}/test/tile/geometry_tile_data.test.cpp
${MBGL_ROOT}/test/tile/raster_dem_tile.test.cpp
${MBGL_ROOT}/test/tile/raster_tile.test.cpp
+ ${MBGL_ROOT}/test/tile/tile_cache.test.cpp
${MBGL_ROOT}/test/tile/tile_coordinate.test.cpp
${MBGL_ROOT}/test/tile/tile_id.test.cpp
${MBGL_ROOT}/test/tile/vector_tile.test.cpp