summaryrefslogtreecommitdiff
path: root/next/test/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'next/test/CMakeLists.txt')
-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..0da9debaee 100644
--- a/next/test/CMakeLists.txt
+++ b/next/test/CMakeLists.txt
@@ -18,6 +18,7 @@ add_library(
${MBGL_ROOT}/test/gl/object.test.cpp
${MBGL_ROOT}/test/map/map.test.cpp
${MBGL_ROOT}/test/map/prefetch.test.cpp
+ ${MBGL_ROOT}/test/map/snapshotter.test.cpp
${MBGL_ROOT}/test/map/transform.test.cpp
${MBGL_ROOT}/test/math/clamp.test.cpp
${MBGL_ROOT}/test/math/minmax.test.cpp