[Webkit-unassigned] [Bug 144747] [CMake] Ignore warnings in system headers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 13 08:04:37 PDT 2015


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

--- Comment #1 from Michael Catanzaro <mcatanzaro at igalia.com> ---
The forthcoming patch is not ready for review, due to concerns about a CMake version bump: https://lists.webkit.org/pipermail/webkit-dev/2015-May/027436.html

I think we might be able to do a WEBKIT_TARGET_INCLUDE_DIRECTORIES compatibility macro. The implementation would not be pretty, though. But I see almost everywhere we need this is in PlatformGTK.cmake, with just one exception. I'm thinking the path of least resistance is to require CMake 2.8.12 only in PlatformGTK.cmake, and guard the one use that affects Mac with a version check.

-- 
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/20150513/17d6132b/attachment.html>


More information about the webkit-unassigned mailing list