[Webkit-unassigned] [Bug 150117] New: [GTK][EFL] Fix build with cmake 3.4

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 14 02:38:08 PDT 2015


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

            Bug ID: 150117
           Summary: [GTK][EFL] Fix build with cmake 3.4
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tpopela at redhat.com
                CC: bugs-noreply at webkitgtk.org

When building webkitgtk 2.10.1 on Fedora Rawhide with cmake 3.4 the build fails with:

CMake Error at Source/cmake/FindOpenGL.cmake:62 (check_include_files):
  Unknown CMake command "check_include_files".

To fix it we need to include the CheckIncludeFile macro before using it.

-- 
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/20151014/7b4442dc/attachment.html>


More information about the webkit-unassigned mailing list