[Webkit-unassigned] [Bug 210792] New: [GTK][CMake] Make gtk-unix-print a component of FindGTK.cmake

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 21 05:46:22 PDT 2020


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

            Bug ID: 210792
           Summary: [GTK][CMake] Make gtk-unix-print a component of
                    FindGTK.cmake
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aperez at igalia.com

Instead of having “FindGTKUnixPrint.cmake” as a separate CMake
find-module, let's make it a component of “FindGTK.cmake”. This
will prevent desync between both .cmake files which can cause
weirdness like e.g. configuring the build with USE_GTK4=ON and
having GTK3 include paths in the build which were brought in
by “FindGTKUnixPrint.cmake” which is still checking for 3.x

-- 
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/20200421/70118d42/attachment-0001.htm>


More information about the webkit-unassigned mailing list