[Webkit-unassigned] [Bug 72692] [CMAKE] Add the configuration of cmake to select between JSC and V8

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 18 04:27:48 PST 2011


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





--- Comment #4 from Raphael Kubo da Costa <kubo at profusion.mobi>  2011-11-18 04:27:48 PST ---
(From update of attachment 115750)
View in context: https://bugs.webkit.org/attachment.cgi?id=115750&action=review

How does this interact with WebKit, WebCore and Tools, all of which include JavaScriptCore directories and need its headers?

> Source/CMakeLists.txt:52
> +SET(JS_ENGINE "JSC" CACHE STRING "choose which javascrit engine to use (one of ${ALL_JAVASCRIPT_ENGINES})")

typo: "javascrit"

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