Branch: refs/heads/webkitglib/2.50
Home: https://github.com/WebKit/WebKit
Commit: fe974cd748e5fe969195f2d6bba1c0301c718365
https://github.com/WebKit/WebKit/commit/fe974cd748e5fe969195f2d6bba1c0301c718365
Author: Fujii Hironori <[email protected]>
Date: 2025-11-04 (Tue, 04 Nov 2025)
Changed paths:
M Source/WebKit/WPEPlatform/CMakeLists.txt
M Source/WebKit/WPEPlatform/wpe/drm/CMakeLists.txt
M Source/WebKit/WPEPlatform/wpe/headless/CMakeLists.txt
M Source/WebKit/WPEPlatform/wpe/wayland/CMakeLists.txt
Log Message:
-----------
Cherry-pick 302525@main (fc4bb3101b4b).
https://bugs.webkit.org/show_bug.cgi?id=301901
[WPE] fatal error: wpe/WPEEnumTypes.h: No such file or directory
https://bugs.webkit.org/show_bug.cgi?id=301901
Reviewed by Adrian Perez de Castro.
WPEEnumTypes.h wasn't generated when WPEPlatform backends were built. Added
a
dependency of WPEPlatformGeneratedEnumTypesHeader to WPEPlatformDRM,
WPEPlatformHeadless and WPEPlatformWayland targets.
Added WebKit::WTF to WPEPlatform_LIBRARIES instead of WTF. WTF headers have
to
be copied before building WPEPlatform.
* Source/WebKit/WPEPlatform/CMakeLists.txt:
* Source/WebKit/WPEPlatform/wpe/drm/CMakeLists.txt:
* Source/WebKit/WPEPlatform/wpe/headless/CMakeLists.txt:
* Source/WebKit/WPEPlatform/wpe/wayland/CMakeLists.txt:
Canonical link: https://commits.webkit.org/302525@main
Canonical link: https://commits.webkit.org/298234.221@webkitglib/2.50
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications