diff options
author | hausmann@webkit.org <hausmann@webkit.org> | 2012-12-12 10:46:55 +0000 |
---|---|---|
committer | Simon Hausmann <simon.hausmann@digia.com> | 2012-12-12 13:34:03 +0100 |
commit | 9437c95e96275264f14bbda0053a34dfad05f052 (patch) | |
tree | b9b13da277d826386281c48d9a23555c5f8e4e6f /Source/JavaScriptCore/bytecode/CodeBlock.cpp | |
parent | 8c96ffb3b1f8ea0a335dcefb59761fabdd759c52 (diff) | |
download | qtwebkit-9437c95e96275264f14bbda0053a34dfad05f052.tar.gz |
Fix linkage against SQLite https://bugs.webkit.org/show_bug.cgi?id=104781
Reviewed by Csaba Osztrogonác.
Detect SQLite either through pkg-config, from the SQLITE3SRCDIR
environment variable or from qtbase via a qt5.git build. Bail out early
with an error message if neither option applies.
This removes the usage of $$QT.core.sources and the dependency on Qt's
system-sqlite configure setting. We should always favour a system
library over a copy in Qt.
Source/WebCore:
* Target.pri:
* WebCore.pri:
Tools:
* qmake/mkspecs/features/features.prf:
Change-Id: Ibd1149749ab3354d6cf8dd9ee22f264257f8f59c
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@137444 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
Diffstat (limited to 'Source/JavaScriptCore/bytecode/CodeBlock.cpp')
0 files changed, 0 insertions, 0 deletions