[Webkit-unassigned] [Bug 157997] [cmake] Deduplicate make-js-file-arrays usage and make it work on Windows.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 23 15:29:56 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=157997
--- Comment #3 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 279584
--> https://bugs.webkit.org/attachment.cgi?id=279584
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=279584&action=review
> Source/cmake/WebKitMacros.cmake:354
> +macro(MAKE_JS_FILE_ARRAYS _output_cpp _output_h _scripts _scripts_dependencies)
This macro is only used in WebCore/CMakeLists.txt, so there's no reason to share it with other CMakeLists.txt here.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160523/90a2eaae/attachment.html>
More information about the webkit-unassigned
mailing list