summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/PlatformQt.cmake
diff options
context:
space:
mode:
authorKonstantin Tokarev <annulen@yandex.ru>2016-11-08 15:51:03 +0300
committerKonstantin Tokarev <annulen@yandex.ru>2017-02-02 12:31:13 +0000
commit8f2cfe80a5fb6632b4bbb9181db28f0505058128 (patch)
tree51ed8e62f4c49597f1b695dcc01137cce0b8a812 /Source/WebKit/PlatformQt.cmake
parent5ae3854f795ac5c1a0f104bd8b66ed6f988181cd (diff)
Imported WebKit commit 26dda242e41e9b4d348fc3573d86f58b9e8b51b9
Change-Id: I00833927c575184923449ab99c85c46fec94dc19 Reviewed-by: Konstantin Tokarev <annulen@yandex.ru>
Diffstat (limited to 'Source/WebKit/PlatformQt.cmake')
-rw-r--r--Source/WebKit/PlatformQt.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/WebKit/PlatformQt.cmake b/Source/WebKit/PlatformQt.cmake
index 81f7e95f6..8c051974b 100644
--- a/Source/WebKit/PlatformQt.cmake
+++ b/Source/WebKit/PlatformQt.cmake
@@ -214,6 +214,7 @@ list(APPEND WebKit_SYSTEM_INCLUDE_DIRECTORIES
${Qt5Gui_PRIVATE_INCLUDE_DIRS}
${Qt5Network_INCLUDE_DIRS}
${Qt5Positioning_INCLUDE_DIRS}
+ ${SQLITE_INCLUDE_DIR}
)
# Build the include path with duplicates removed
list(REMOVE_DUPLICATES WebKit_SYSTEM_INCLUDE_DIRECTORIES)