summaryrefslogtreecommitdiff
path: root/cmake/test-files.cmake
diff options
context:
space:
mode:
authorChris Loer <chris.loer@gmail.com>2018-06-27 15:01:54 -0700
committerChris Loer <chris.loer@mapbox.com>2018-07-03 10:03:05 -0700
commitb9d3ecc990ccac102bcfde0e848a4f31b739ad54 (patch)
treeb9bee9a41cb37fe754410c37eb3ff256ad7e4e94 /cmake/test-files.cmake
parent251f5e605f1f1bb3e56115f8cef66cacabfd9d83 (diff)
downloadqtlocation-mapboxgl-b9d3ecc990ccac102bcfde0e848a4f31b739ad54.tar.gz
[core] Introduce LanguageTag for parsing BCP 47 tags
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 ecd7700e97..b2c0172d73 100644
--- a/cmake/test-files.cmake
+++ b/cmake/test-files.cmake
@@ -117,6 +117,7 @@ set(MBGL_TEST_FILES
test/text/cross_tile_symbol_index.test.cpp
test/text/glyph_manager.test.cpp
test/text/glyph_pbf.test.cpp
+ test/text/language_tag.test.cpp
test/text/local_glyph_rasterizer.test.cpp
test/text/quads.test.cpp