[Webkit-unassigned] [Bug 62260] [CMAKE][WK2] Add an option to build webkit2.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 8 05:41:33 PDT 2011


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





--- Comment #4 from Ryuan Choi <ryuan.choi at samsung.com>  2011-06-08 05:41:32 PST ---
(In reply to comment #2)
> (From update of attachment 96385 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=96385&action=review
> 
> > Source/CMakeLists.txt:128
> > +IF (NOT ENABLE_WEBKIT2)
> 
> Why not building both at the same time?
> I'd prefere a ENABLE_WEBKIT1 and a second ENABLE_WEBKIT2

How about ENABLE_WEBKIT?

I add ENABLE_WEBKIT for legacy and ENABLE_WEBKIT2 for webkit2.
if user choose both, we can get both.
As a default, ENABLE_WEBKIT will be enabled.

Thanks.

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