[Webkit-unassigned] [Bug 130493] [PATCH] Improve CMake usage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 19 20:50:30 PDT 2014


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





--- Comment #6 from Ben Boeckel <mathstuf at gmail.com>  2014-03-19 20:50:52 PST ---
(From update of attachment 227244)
View in context: https://bugs.webkit.org/attachment.cgi?id=227244&action=review

> Source/cmake/WebKitMacros.cmake:196
> +            string(REPLACE "/" "\\\\\\\\" _sourcegroup "${_path}")

The backslashes may need to be halved since they're not going through a regex anymore. I don't have a setup which uses source_group at all, so this needs testing from someone with XCode or VS.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list