[Webkit-unassigned] [Bug 170594] [CMake][Windows] Use DLL CRT instead of static CRT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 20 19:48:30 PST 2017


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

Don Olmstead <don.olmstead at sony.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #306665|0                           |1
        is obsolete|                            |
 Attachment #310631|0                           |1
        is obsolete|                            |
                 CC|                            |don.olmstead at sony.com

--- Comment #5 from Don Olmstead <don.olmstead at sony.com> ---
Created attachment 327383

  --> https://bugs.webkit.org/attachment.cgi?id=327383&action=review

Patch

This patch takes a different approach since WebKitSystemInterface.lib might not be compiled with /MD anytime soon.

This introduces MSVC_STATIC_RUNTIME which AppleWin has as ON. Then the compile and linker flags are modified according to whether /MD or /MT should be specified.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171121/0e789c42/attachment.html>


More information about the webkit-unassigned mailing list