[Webkit-unassigned] [Bug 199065] [GTK] Remove support for GTK2 plugins
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jun 20 03:55:01 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=199065
--- Comment #4 from Carlos Garcia Campos <cgarcia at igalia.com> ---
> > > Source/WebKit/PlatformGTK.cmake:479
> > > +if (USE_WPE_RENDERER)
> > > + list(APPEND WebKit_LIBRARIES
> > > + PRIVATE
> >
> > Oops! (PRIVATE doesn't work here.)
>
> What doesn't work? What should I do then, just remove it?
Yeah, just remove it. PRIVATE is not a library and cannot be appended to WebKit_LIBRARIES.
[tag] [reply] [−] Comment 8
--
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/20190620/8e580faf/attachment.html>
More information about the webkit-unassigned
mailing list