[webkit-reviews] review requested: [Bug 103820] [CMake] Enable building WebKit2-only build for the EFL port : [Attachment 177116] proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 1 15:59:57 PST 2012


Laszlo Gombos <laszlo.gombos at webkit.org> has asked  for review:
Bug 103820: [CMake] Enable building WebKit2-only build for the EFL port
https://bugs.webkit.org/show_bug.cgi?id=103820

Attachment 177116: proposed patch
https://bugs.webkit.org/attachment.cgi?id=177116&action=review

------- Additional Comments from Laszlo Gombos <laszlo.gombos at webkit.org>
As a nice side benefit you can just build the EFL port with "cmake -DPORT=Efl
$WEBKITSOURCEROOT". Previously you would have to issue "cmake -DPORT=Efl
-DENABLE_WEBKIT=ON -DENABLE_WEBKIT2=ON $WEBKITSOURCEROOT" to get the same
(default) configuration.


More information about the webkit-reviews mailing list