[Webkit-unassigned] [Bug 191502] New: ENABLE_WEBGPU is set in CMake, but not handled
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Nov 10 04:13:39 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=191502
Bug ID: 191502
Summary: ENABLE_WEBGPU is set in CMake, but not handled
Product: WebKit
Version: WebKit Nightly Build
Hardware: Macintosh
OS: macOS 10.14
Status: NEW
Severity: Trivial
Priority: P2
Component: WebGPU
Assignee: webkit-unassigned at lists.webkit.org
Reporter: tobias.andersen111 at gmail.com
So my little problem is that I cannot build the latest WebKit from source.
CMake fails because the flag `ENABLE_WEBGPU` is enabled in Source/cmake/OptionsMac.cmake,
but the handling of it was removed from Source/cmake/WebKitFeatures.cmake in commit in 947003f6e3e05f3387e625d862e18cf61c15f03d.
I marked this issue as trivial since the solution should be a one-line fix.
--
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/20181110/e97e34a1/attachment.html>
More information about the webkit-unassigned
mailing list