[webkit-changes] [WebKit/WebKit] 8994ba: [GTK][WPE] Fix FindSysProfCapture.cmake with syspr...
Michael Catanzaro
noreply at github.com
Wed Sep 18 10:35:24 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8994bae245ec4415fba79c40ed5088b25632aee2
https://github.com/WebKit/WebKit/commit/8994bae245ec4415fba79c40ed5088b25632aee2
Author: Michael Catanzaro <mcatanzaro at redhat.com>
Date: 2024-09-18 (Wed, 18 Sep 2024)
Changed paths:
M Source/cmake/FindSysProfCapture.cmake
M Source/cmake/OptionsGTK.cmake
Log Message:
-----------
[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
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