RESOLVED FIXED Bug 121688
[CMAKE] FindHarfBuzz: Handle harfbuzz / harfbuzz-icu split
https://bugs.webkit.org/show_bug.cgi?id=121688
Summary [CMAKE] FindHarfBuzz: Handle harfbuzz / harfbuzz-icu split
Sergio Correia (qrwteyrutiyoup)
Reported 2013-09-20 08:49:49 PDT
[CMAKE] FindHarfBuzz: Handle harfbuzz / harfbuzz-icu split
Attachments
Patch (1.80 KB, patch)
2013-09-20 08:52 PDT, Sergio Correia (qrwteyrutiyoup)
no flags
Sergio Correia (qrwteyrutiyoup)
Comment 1 2013-09-20 08:50:41 PDT
HarfBuzz 0.9.18 split ICU support into a separate harfbuzz-icu library. To be able to build with earlier and newer versions of HarfBuzz, we should check for harfbuzz-icu as well, if version >= 0.9.18.
Sergio Correia (qrwteyrutiyoup)
Comment 2 2013-09-20 08:52:10 PDT
WebKit Commit Bot
Comment 3 2013-09-20 09:47:13 PDT
Comment on attachment 212172 [details] Patch Clearing flags on attachment: 212172 Committed r156172: <http://trac.webkit.org/changeset/156172>
WebKit Commit Bot
Comment 4 2013-09-20 09:47:17 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.