[Webkit-unassigned] [Bug 144846] New: CMake defines CAIROGL_FOUND, not CAIRO_GL_FOUND

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 10 12:26:05 PDT 2015


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

            Bug ID: 144846
           Summary: CMake defines CAIROGL_FOUND, not CAIRO_GL_FOUND
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Mac OS X 10.10
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: philip.chimento at gmail.com

Source/cmake/FindCairoGL.cmake calls find_package_handle_standard_args(CairoGL, ...) which defines a variable CAIROGL_FOUND with the results, not CAIRO_GL_FOUND as the comment at the top of that file claims. Uploading a patch which uses CAIROGL consistently throughout.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150510/ae32d2c6/attachment.html>


More information about the webkit-unassigned mailing list