[Webkit-unassigned] [Bug 102687] [EFL] GLX detection is broken.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 20 05:08:16 PST 2012


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





--- Comment #4 from Thiago Marcos P. Santos <tmpsantos at gmail.com>  2012-11-20 05:10:14 PST ---
(From update of attachment 175076)
View in context: https://bugs.webkit.org/attachment.cgi?id=175076&action=review

>> Source/cmake/OptionsEfl.cmake:200
>> +GLXCOMPILATIONPASSED)
> 
> Doesn't this boil down to just detecting whether mesa is present? I thought we already did that with FIND_PACKAGE(OpenGL).

That's true, you could use FIND_PACKAGE(OpenGL) + check if OPENGL_XMESA_FOUND is set.

-- 
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