[Webkit-unassigned] [Bug 130064] New: [GTK] The jhbuild environment should set CMAKE_PREFIX_PATH and CMAKE_LIBRARY_PATH

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 10 19:46:27 PDT 2014


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

           Summary: [GTK] The jhbuild environment should set
                    CMAKE_PREFIX_PATH and CMAKE_LIBRARY_PATH
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mrobinson at webkit.org
                CC: gns at gnome.org, cgarcia at igalia.com, pnormand at igalia.com


CMake doesn't always rely on pkgconfig to find dependencies and instead looks in well-known locations on the host system. Since we want the JHBuild dependencies to take precendence over any libraries installed on the host system, we need to force CMake to look first in the JHBuild root. The EFL port already has logic for doing this, so we should move this logic and all other shared logic to jhbuildrc_common.py.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list