[Webkit-unassigned] [Bug 209638] [WinCairo] CMake 3.17.0 reports an error in WebKitLibraries/win/share/curl/cmake/CURLTargets.cmake

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 26 22:04:11 PDT 2020


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

--- Comment #4 from Fujii Hironori <Hironori.Fujii at sony.com> ---
There are three ways to fix the issue.

1. Remove CURLConfig.cmake of WebKitRequirementsWin64.zip.

2. Replace "lib" and "bin" to "lib64" and "bin64" in CURLTargets-release.cmake of WebKitRequirementsWin64.zip.

3. Add "set(CURL_NO_CURL_CMAKE ON)" before "find_package(CURL 7.60.0 REQUIRED)" in OptionsWinCairo.cmake.

-- 
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/20200327/f938d8ff/attachment-0001.htm>


More information about the webkit-unassigned mailing list