RESOLVED FIXED Bug 210110
[GTK] CMake find module for GTK4
https://bugs.webkit.org/show_bug.cgi?id=210110
Summary [GTK] CMake find module for GTK4
Adrian Perez
Reported 2020-04-07 07:24:18 PDT
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.
Attachments
Patch (22.39 KB, patch)
2020-04-07 07:40 PDT, Adrian Perez
no flags
Adrian Perez
Comment 1 2020-04-07 07:40:37 PDT
EWS
Comment 2 2020-04-07 09:25:21 PDT
Committed r259641: <https://trac.webkit.org/changeset/259641> All reviewed patches have been landed. Closing bug and clearing flags on attachment 395678 [details].
Note You need to log in before you can comment on or make changes to this bug.