[Webkit-unassigned] [Bug 171950] [CMake] Add HAVE check for regex.h
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 10 15:51:36 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=171950
Don Olmstead <don.olmstead at am.sony.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|webkit-unassigned at lists.web |don.olmstead at am.sony.com
|kit.org |
--- Comment #1 from Don Olmstead <don.olmstead at am.sony.com> ---
Created attachment 309651
--> https://bugs.webkit.org/attachment.cgi?id=309651&action=review
Patch
Adds HAVE_REGEX_H which is detected by CMake during configuration. Checks are added in ConfigFile and within the gtest framework.
#define HAVE_REGEX_H is defined for OS(DARWIN) directly in Platform.h to not affect XCode builds.
--
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/20170510/bd23f213/attachment.html>
More information about the webkit-unassigned
mailing list