[Webkit-unassigned] [Bug 181056] New: [CMake][Win] Add a way to set CMAKE_IGNORE_PATH

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 20 14:18:29 PST 2017


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

            Bug ID: 181056
           Summary: [CMake][Win] Add a way to set CMAKE_IGNORE_PATH
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: don.olmstead at sony.com
                CC: lforschler at apple.com
            Blocks: 180990

WinCairo EWS is detecting copies of libpng, libjpeg, and other dependencies of WebKit within Strawberry Perl's distribution. This is preventing EWS from functioning properly.

Within CMake the variable CMAKE_IGNORE_PATH can be used to prevent CMake from searching paths. So providing a way to set this seems to be the correct approach.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=180990
[Bug 180990] [WinCairo] EWS is broken
-- 
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/20171220/f2146c53/attachment.html>


More information about the webkit-unassigned mailing list