Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fc4bb3101b4b48688597418b5ec17952c7841f44
      
https://github.com/WebKit/WebKit/commit/fc4bb3101b4b48688597418b5ec17952c7841f44
  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:
  -----------
  [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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to