[webkit-reviews] review granted: [Bug 60642] [CMAKE] Move EFL-specific file to CMakeListsEfl.txt : [Attachment 93150] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 11 12:15:17 PDT 2011


Antonio Gomes <tonikitoo at webkit.org> has granted Lucas De Marchi
<demarchi at webkit.org>'s request for review:
Bug 60642: [CMAKE] Move EFL-specific file to CMakeListsEfl.txt
https://bugs.webkit.org/show_bug.cgi?id=60642

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

------- Additional Comments from Antonio Gomes <tonikitoo at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=93150&action=review

> Source/WebCore/CMakeLists.txt:1958
> +SET(WebCore_LIBRARIES ${JavaScriptCore_LIBRARY_NAME})
> +SET(WebCore_LINK_FLAGS "")
> +INCLUDE_IF_EXISTS(${WEBCORE_DIR}/CMakeLists${PORT}.txt)

looks unrelated, but OK :)


More information about the webkit-reviews mailing list