summaryrefslogtreecommitdiff
path: root/cmake/test-files.cmake
diff options
context:
space:
mode:
authorAnand Thakker <github@anandthakker.net>2018-05-21 14:20:48 -0400
committerAnand Thakker <github@anandthakker.net>2018-05-21 14:20:48 -0400
commit1bda842fcdc2bdb23c46205fda53d25bc9e9c64a (patch)
tree6abc84caa210f06a82fb2c1e2b107f9b6491e309 /cmake/test-files.cmake
parenta84ac4c8d79952fa3031f5414b10a560fdef2e1d (diff)
downloadqtlocation-mapboxgl-upstream/fix-11940.tar.gz
Accept constant expressions in non-dds propertiesupstream/fix-11940
Closes #11940
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 2aadfa8a7f..8105cbf5ce 100644
--- a/cmake/test-files.cmake
+++ b/cmake/test-files.cmake
@@ -79,6 +79,7 @@ set(MBGL_TEST_FILES
test/style/conversion/geojson_options.test.cpp
test/style/conversion/layer.test.cpp
test/style/conversion/light.test.cpp
+ test/style/conversion/property_value.test.cpp
test/style/conversion/stringify.test.cpp
test/style/conversion/tileset.test.cpp