Bug 130107 - [CMake] Newer versions of CMake cannot find older versions of Freetype
Summary: [CMake] Newer versions of CMake cannot find older versions of Freetype
Status: RESOLVED DUPLICATE of bug 130150
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Martin Robinson
URL:
Keywords:
Depends on: 130139
Blocks:
  Show dependency treegraph
 
Reported: 2014-03-11 18:30 PDT by Martin Robinson
Modified: 2014-03-12 11:59 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.51 KB, patch)
2014-03-11 18:31 PDT, Martin Robinson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Robinson 2014-03-11 18:30:11 PDT
Newer CMakes cannot find the version of Freetype that we have in our JHBuild environment. It seems that header location was broken in https://github.com/Kitware/CMake/commit/7435ae7c97590a0713d86b63add761d5e1607ec1.  We should work around this.
Comment 1 Martin Robinson 2014-03-11 18:31:32 PDT
Created attachment 226461 [details]
Patch
Comment 2 Gustavo Noronha (kov) 2014-03-11 19:55:51 PDT
Comment on attachment 226461 [details]
Patch

Wow… why did that change break it I wonder
Comment 3 Gustavo Noronha (kov) 2014-03-12 08:39:03 PDT
CQ doesn't seem to have picked this one up?
Comment 4 Martin Robinson 2014-03-12 08:41:46 PDT
Committed r165471: <http://trac.webkit.org/changeset/165471>
Comment 5 WebKit Commit Bot 2014-03-12 10:26:25 PDT
Re-opened since this is blocked by bug 130139
Comment 6 Martin Robinson 2014-03-12 11:59:56 PDT

*** This bug has been marked as a duplicate of bug 130150 ***