summaryrefslogtreecommitdiff
path: root/cmake/filesource.cmake
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2018-07-16 15:58:38 +0200
committerKonstantin Käfer <mail@kkaefer.com>2018-07-16 15:58:38 +0200
commit5d7a935784a6c0d126a0365e01a4098074470753 (patch)
treef1527e5df8cee6d0764723783d7d52553c9c3996 /cmake/filesource.cmake
parenta6727921fc1608d341c086cd70341e6df5e79a2b (diff)
downloadqtlocation-mapboxgl-5d7a935784a6c0d126a0365e01a4098074470753.tar.gz
[core] make the offline DB schema a regular include fileupstream/make-offline-schema-a-regular-include-header
Diffstat (limited to 'cmake/filesource.cmake')
-rw-r--r--cmake/filesource.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/filesource.cmake b/cmake/filesource.cmake
index 861a845d6e..5dc706340f 100644
--- a/cmake/filesource.cmake
+++ b/cmake/filesource.cmake
@@ -19,6 +19,7 @@ add_library(mbgl-filesource STATIC
platform/default/mbgl/storage/offline_database.cpp
platform/default/mbgl/storage/offline_download.hpp
platform/default/mbgl/storage/offline_download.cpp
+ platform/default/mbgl/storage/offline_schema.hpp
# Database
platform/default/sqlite3.hpp