[webkit-reviews] review requested: [Bug 50821] [EFL] Fix Ecore_X dependency : [Attachment 76211] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 10 09:12:40 PST 2010


Eduardo Felipe Castegnaro <edufelipe at e3c.com.br> has asked  for review:
Bug 50821: [EFL] Fix Ecore_X dependency
https://bugs.webkit.org/show_bug.cgi?id=50821

Attachment 76211: Patch
https://bugs.webkit.org/attachment.cgi?id=76211&action=review

------- Additional Comments from Eduardo Felipe Castegnaro
<edufelipe at e3c.com.br>
When passing the flag -DENABLE_ECORE_X="OFF" to CMake it links to Ecore_X
libraries even though the code that uses them was not built.
This creates an issue when one has Ecore_X installed but does not wish to use
them. This patch fixes the build system for that use case.


More information about the webkit-reviews mailing list