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.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmake/test-files.cmake b/cmake/test-files.cmake
index 9012ae9616..51dedb0052 100644
--- a/cmake/test-files.cmake
+++ b/cmake/test-files.cmake
@@ -82,6 +82,7 @@ set(MBGL_TEST_FILES
test/style/conversion/function.test.cpp
test/style/conversion/geojson_options.test.cpp
test/style/conversion/layer.test.cpp
+ test/style/conversion/light.test.cpp
test/style/conversion/stringify.test.cpp
# style
@@ -125,6 +126,7 @@ set(MBGL_TEST_FILES
test/util/merge_lines.test.cpp
test/util/number_conversions.test.cpp
test/util/offscreen_texture.test.cpp
+ test/util/position.test.cpp
test/util/projection.test.cpp
test/util/run_loop.test.cpp
test/util/text_conversions.test.cpp