RESOLVED FIXED 105159
[EFL] Add ecore_imf_evas to FindEcore.cmake
https://bugs.webkit.org/show_bug.cgi?id=105159
Summary [EFL] Add ecore_imf_evas to FindEcore.cmake
Halton Huo
Reported 2012-12-17 03:33:45 PST
ecore_imf_evas is a separate library, we should add ecore_imf_evas as well. $ls WebKit/WebKitBuild/Dependencies/Root/lib64/libecore_imf*.so WebKit/WebKitBuild/Dependencies/Root/lib64/libecore_imf_evas.so WebKit/WebKitBuild/Dependencies/Root/lib64/libecore_imf.so
Attachments
Patch (3.57 KB, patch)
2012-12-17 03:53 PST, Halton Huo
no flags
Patch (2.51 KB, patch)
2012-12-17 16:54 PST, Halton Huo
no flags
Halton Huo
Comment 1 2012-12-17 03:53:55 PST
Laszlo Gombos
Comment 2 2012-12-17 08:19:26 PST
Comment on attachment 179711 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=179711&action=review Make sense to me, except the WTF changes. > Source/WTF/wtf/PlatformEfl.cmake:25 > + ${ECORE_IMF_EVAS_LIBRARIES} Is this really necessary ? It seems to me that WTF is not using ECORE_IMF_EVAS_LIBRARIES.
Halton Huo
Comment 3 2012-12-17 16:54:07 PST
Laszlo Gombos
Comment 4 2012-12-17 17:31:17 PST
Comment on attachment 179835 [details] Patch r=me.
WebKit Review Bot
Comment 5 2012-12-17 18:40:59 PST
Comment on attachment 179835 [details] Patch Clearing flags on attachment: 179835 Committed r137969: <http://trac.webkit.org/changeset/137969>
WebKit Review Bot
Comment 6 2012-12-17 18:41:04 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.