[Webkit-unassigned] [Bug 130466] [GTK][CMake] CMake build fails to link TestNetscapePlugIn

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 22 20:45:23 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=130466





--- Comment #6 from Martin Robinson <mrobinson at webkit.org>  2014-03-22 20:45:42 PST ---
(From update of attachment 227199)
View in context: https://bugs.webkit.org/attachment.cgi?id=227199&action=review

> Source/cmake/OptionsGTK.cmake:169
> +# FIXME: This is needed just for TestNetscapePlugIn, which calls X directly.
> +find_package(X11 REQUIRED)
> +

Why is this necessary? CMake already looks for X11 libraries by default.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list