summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorAnand Thakker <anandthakker@users.noreply.github.com>2018-05-23 09:54:49 -0400
committerGitHub <noreply@github.com>2018-05-23 09:54:49 -0400
commit464fefab18822fff692cdcd97524100f81a200df (patch)
treedb450e5a102cf8d54010626a07d8060206d76ba7 /cmake
parented1f85700c9305048307cee0e56dcad4b78e9337 (diff)
downloadqtlocation-mapboxgl-464fefab18822fff692cdcd97524100f81a200df.tar.gz
Accept constant expressions in non-dds properties (#11960)
Closes #11940
Diffstat (limited to '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