Bug 185825

Summary: [CMake][WebCore] fix sqlite include dir variable
Product: WebKit Reporter: Olivier Blin <olivier.blin>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: annulen, bandou.yacine, commit-queue, mcatanzaro, webkit-bug-importer, zan
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Olivier Blin 2018-05-21 10:38:06 PDT
WebCore's CMakeLists.txt uses SQLITE_INCLUDE_DIRS, but only SQLITE_INCLUDE_DIR is defined.
Comment 1 Olivier Blin 2018-05-21 10:40:00 PDT
Created attachment 340862 [details]
Patch
Comment 2 WebKit Commit Bot 2018-05-21 11:19:16 PDT
Comment on attachment 340862 [details]
Patch

Clearing flags on attachment: 340862

Committed r232023: <https://trac.webkit.org/changeset/232023>
Comment 3 WebKit Commit Bot 2018-05-21 11:19:17 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2018-05-21 11:20:32 PDT
<rdar://problem/40422830>