summaryrefslogtreecommitdiff
path: root/cmake/test-files.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/test-files.cmake')
-rw-r--r--cmake/test-files.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/test-files.cmake b/cmake/test-files.cmake
index a157f2183c..8b27e3dac1 100644
--- a/cmake/test-files.cmake
+++ b/cmake/test-files.cmake
@@ -30,6 +30,7 @@ set(MBGL_TEST_FILES
# math
test/math/clamp.cpp
test/math/minmax.cpp
+ test/math/wrap.cpp
# sprite
test/sprite/sprite_atlas.cpp