Branch: refs/heads/webkitglib/2.52
Home: https://github.com/WebKit/WebKit
Commit: 99ea20c74afdb8fb2a4132e3957122a4a2338070
https://github.com/WebKit/WebKit/commit/99ea20c74afdb8fb2a4132e3957122a4a2338070
Author: Fujii Hironori <[email protected]>
Date: 2026-08-06 (Thu, 06 Aug 2026)
Changed paths:
M Source/cmake/OptionsWPE.cmake
Log Message:
-----------
Cherry-pick 318583@main (002fc6661049).
https://bugs.webkit.org/show_bug.cgi?id=320985
Unreviewed backport.
[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
Canonical link: https://commits.webkit.org/305877.1054@webkitglib/2.52
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications