[Webkit-unassigned] [Bug 279879] New: [CMake][WPE] ENABLE_WPE_PLATFORM cannot be toggled
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 18 02:03:29 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=279879
Bug ID: 279879
Summary: [CMake][WPE] ENABLE_WPE_PLATFORM cannot be toggled
Product: WebKit
Version: WebKit Local Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: CMake
Assignee: webkit-unassigned at lists.webkit.org
Reporter: aperez at igalia.com
Passing -DENABLE_WPE_PLATFORM=OFF in the command line doesn't work
because of this:
SET_AND_EXPOSE_TO_BUILD(ENABLE_WPE_PLATFORM ${ENABLE_2022_GLIB_API})
We should make the variable an actual option that can be toggled
from the CMake command line.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240918/f8ae08f2/attachment.htm>
More information about the webkit-unassigned
mailing list