[webkit-reviews] review requested: [Bug 74979] Add CMake option to only build JavaScriptCore : [Attachment 120121] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 20 17:21:00 PST 2011


Daniel Bates <dbates at webkit.org> has asked  for review:
Bug 74979: Add CMake option to only build JavaScriptCore
https://bugs.webkit.org/show_bug.cgi?id=74979

Attachment 120121: Patch
https://bugs.webkit.org/attachment.cgi?id=120121&action=review

------- Additional Comments from Daniel Bates <dbates at webkit.org>
I thought to add a ENABLE_WEBCORE variable to enable/disable building WebCore
similar to the existing variables ENABLE_WEBKIT and ENABLE_WEBKIT2. I then
added a CMake option called ONLY_BUILD_JAVASCRIPTCORE that when defined sets
ENABLE_WEB{CORE, KIT, KIT2} to Off. I am open to suggestions.


More information about the webkit-reviews mailing list