[webkit-changes] [WebKit/WebKit] f07f76: Cherry-pick 283853 at main (8994bae245ec). https://bu...
Michael Catanzaro
noreply at github.com
Thu Sep 19 00:00:49 PDT 2024
Branch: refs/heads/webkitglib/2.46
Home: https://github.com/WebKit/WebKit
Commit: f07f7668eaee64f3cd5d7b346a536bb1f88e7d25
https://github.com/WebKit/WebKit/commit/f07f7668eaee64f3cd5d7b346a536bb1f88e7d25
Author: Michael Catanzaro <mcatanzaro at redhat.com>
Date: 2024-09-19 (Thu, 19 Sep 2024)
Changed paths:
M Source/cmake/FindSysProfCapture.cmake
M Source/cmake/OptionsGTK.cmake
Log Message:
-----------
Cherry-pick 283853 at main (8994bae245ec). https://bugs.webkit.org/show_bug.cgi?id=279901
[GTK][WPE] Fix FindSysProfCapture.cmake with sysprof version < 45
https://bugs.webkit.org/show_bug.cgi?id=279901
Reviewed by Adrian Perez de Castro.
The include directory strangely changed from sysprof-4 to sysprof-6,
matching the library version, even though the API version remained the
same.
Also, make the option PUBLIC rather than PRIVATE since distributors may
need it.
* Source/cmake/FindSysProfCapture.cmake:
* Source/cmake/OptionsGTK.cmake:
Canonical link: https://commits.webkit.org/283853@main
Canonical link: https://commits.webkit.org/282416.106@webkitglib/2.46
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list