From 4dff51719b27988fe4672bd4022d305b6e7d9816 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Konstantin=20K=C3=A4fer?= Date: Wed, 5 Jul 2017 15:38:50 +0200 Subject: [core] add algorithm for computing masks for raster tiles --- cmake/test-files.cmake | 1 + 1 file changed, 1 insertion(+) (limited to 'cmake/test-files.cmake') diff --git a/cmake/test-files.cmake b/cmake/test-files.cmake index 2d2ed7d35b..3595233f2a 100644 --- a/cmake/test-files.cmake +++ b/cmake/test-files.cmake @@ -10,6 +10,7 @@ set(MBGL_TEST_FILES test/algorithm/generate_clip_ids.test.cpp test/algorithm/mock.hpp test/algorithm/update_renderables.test.cpp + test/algorithm/update_tile_masks.test.cpp # api test/api/annotations.test.cpp -- cgit v1.2.1