[Webkit-unassigned] [Bug 154450] [cmake] Moved library setup code to WEBKIT_FRAMEWORK macro.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 22 10:32:18 PST 2016


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

--- Comment #10 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 271864
  --> https://bugs.webkit.org/attachment.cgi?id=271864
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=271864&action=review

> Source/WebKit2/CMakeLists.txt:-789
> -    set_target_properties(WebKit2 PROPERTIES OUTPUT_NAME ${WebKit2_OUTPUT_NAME})

I was under the impression set_target_properties only worked after the target had been made with add_library already.  This is only used on Windows to my knowledge, and Windows EWS would report a successful build with different output names, which we would not want.

-- 
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/20160222/55bb81c8/attachment.html>


More information about the webkit-unassigned mailing list