Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 002fc666104982d7d47ec021c21901d59a76ce8d
      
https://github.com/WebKit/WebKit/commit/002fc666104982d7d47ec021c21901d59a76ce8d
  Author: Fujii Hironori <[email protected]>
  Date:   2026-08-04 (Tue, 04 Aug 2026)

  Changed paths:
    M Source/cmake/OptionsWPE.cmake

  Log Message:
  -----------
  [CMake][WPE] Remove "find_package(Unifdef REQUIRED)" from OptionsWPE.cmake
https://bugs.webkit.org/show_bug.cgi?id=320985

Reviewed by Adrian Perez de Castro.

Even with USE_SYSTEM_UNIFDEF=0, WPE builds failed due to the missing system
`unifdef` command. 283695@main added the USE_SYSTEM_UNIFDEF option, and moved
"find_package(Unifdef REQUIRED)" from OptionsGTK.cmake to
Source/CMakeLists.txt. Removed it from OptionsWPE.cmake too.

* Source/cmake/OptionsWPE.cmake:

Canonical link: https://commits.webkit.org/318583@main



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

Reply via email to