summaryrefslogtreecommitdiff
path: root/cmake/test-files.cmake
diff options
context:
space:
mode:
authorBruno de Oliveira Abinader <bruno@mapbox.com>2017-01-05 12:09:30 -0400
committerBruno de Oliveira Abinader <bruno@mapbox.com>2017-01-23 19:06:53 +0200
commit88b7fc3929acbe119b3dbfa2a9f6dbd04b338ebe (patch)
treea2e8c9e41630346f8030810a2e34ee602bd9cc9e /cmake/test-files.cmake
parenteb772258cfa1af3a530ce9ff750c86aff20f96cf (diff)
downloadqtlocation-mapboxgl-88b7fc3929acbe119b3dbfa2a9f6dbd04b338ebe.tar.gz
[Qt] Implement mapbox::sqlite::{Database,Statement} using QtSql
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 5d2b63d13f..76e0857142 100644
--- a/cmake/test-files.cmake
+++ b/cmake/test-files.cmake
@@ -68,6 +68,7 @@ set(MBGL_TEST_FILES
test/storage/offline_download.test.cpp
test/storage/online_file_source.test.cpp
test/storage/resource.test.cpp
+ test/storage/sqlite.test.cpp
# style/conversion
test/style/conversion/function.test.cpp