summaryrefslogtreecommitdiff
path: root/cmake/test-files.cmake
diff options
context:
space:
mode:
authorTobrun <tobrun.van.nuland@gmail.com>2016-09-12 12:50:13 -0700
committerGitHub <noreply@github.com>2016-09-12 12:50:13 -0700
commit4f23d0cda8facaa301532131f7d84c68cb7d3ff4 (patch)
tree8747a678f0ed87253e8f56d1ddc804b03934c734 /cmake/test-files.cmake
parentb7aa872defc577bd0b91d56d001874a02e6426cd (diff)
downloadqtlocation-mapboxgl-4f23d0cda8facaa301532131f7d84c68cb7d3ff4.tar.gz
[core] - move wrap test (#6311)
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