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 a9814aa033..0dde4bd219 100644
--- a/next/test/CMakeLists.txt
+++ b/next/test/CMakeLists.txt
@@ -22,6 +22,7 @@ add_library(
${MBGL_ROOT}/test/math/clamp.test.cpp
${MBGL_ROOT}/test/math/minmax.test.cpp
${MBGL_ROOT}/test/math/wrap.test.cpp
+ ${MBGL_ROOT}/test/platform/settings.test.cpp
${MBGL_ROOT}/test/programs/symbol_program.test.cpp
${MBGL_ROOT}/test/renderer/backend_scope.test.cpp
${MBGL_ROOT}/test/renderer/image_manager.test.cpp