This repository has been archived by the owner on May 30, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This is how we arrange for QtWebkit to use QtBase's bundled copy of sqlite; without it, QtWebkit will attempt to use a system-provided library instead, and if headers are unavailable, the build will fail. Part of issue #12467.
- Loading branch information