RESOLVED INVALID 50821
[EFL] Fix Ecore_X dependency
https://bugs.webkit.org/show_bug.cgi?id=50821
Summary [EFL] Fix Ecore_X dependency
Eduardo Felipe Castegnaro
Reported 2010-12-10 09:12:40 PST
Created attachment 76211 [details] Patch 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.
Attachments
Patch (3.59 KB, patch)
2010-12-10 09:12 PST, Eduardo Felipe Castegnaro
no flags
Eduardo Felipe Castegnaro
Comment 1 2011-03-22 09:24:08 PDT
This bug in no longer valid.
Note You need to log in before you can comment on or make changes to this bug.