[Webkit-unassigned] [Bug 210110] New: [GTK] CMake find module for GTK4

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 7 07:24:18 PDT 2020


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

            Bug ID: 210110
           Summary: [GTK] CMake find module for GTK4
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CMake
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aperez at igalia.com

We will need to be able to make CMake aware of GTK4, while still
keeping the possibility to use GTK3. We can go about this in two
possible ways:

 - Add a new FindGTK4.cmake file
 - Modify FindGTK3.cmake to support both versions and rename it
   to FindGTK.cmake.

While at it, we could make the find module provide an imported
target to simplify the build definitions and make the build more
robust.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200407/1712c015/attachment.htm>


More information about the webkit-unassigned mailing list