[Webkit-unassigned] [Bug 137739] [GTK]FindHarfBuzz.cmake dose not handle harfbuzz-icu correctly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 8 18:20:13 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=137739

--- Comment #3 from iyzsong at 163.com ---
(In reply to comment #2)
> Why don't you (In reply to comment #0)
> > Suppose I have harfbuzz and harfbuzz-icu install to two different
> > directories,
> 
> > then paths to hb.h and hb-icu.h should both included in
> > HARFBUZZ_INCLUDE_DIRS.
> 
> I'm not a cmake expert, but why don't you look for hb.h in the new patch
> then?
Obvious, I'm not a cmake expert too :)
Ah yes, It's good to add a find_path for hb.h too.
Even pkg_check_modules(PC_HARFBUZZ harfbuzz>=0.9.7) should given a corret PC_HARFBUZZ_INCLUDE_DIRS (having hb.h).

> In the HarfBuff >= 0.9.18 branch of the if I only see hb-icu.h.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141209/044eec9f/attachment-0002.html>


More information about the webkit-unassigned mailing list