[webkit-changes] [WebKit/WebKit] 43d104: [CMake] Centralize cURL definitions

Don Olmstead noreply at github.com
Wed Feb 14 17:14:15 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 43d1049f80d50d5f3e1ca94adf21fb82df8edb64
      https://github.com/WebKit/WebKit/commit/43d1049f80d50d5f3e1ca94adf21fb82df8edb64
  Author: Don Olmstead <don.olmstead at sony.com>
  Date:   2024-02-14 (Wed, 14 Feb 2024)

  Changed paths:
    A Source/WebKit/Platform/Curl.cmake
    M Source/WebKit/PlatformPlayStation.cmake
    M Source/WebKit/PlatformWin.cmake

  Log Message:
  -----------
  [CMake] Centralize cURL definitions
https://bugs.webkit.org/show_bug.cgi?id=269424

Reviewed by Fujii Hironori.

Share `USE(CURL)` build definitions between ports.

* Source/WebKit/PlatformPlayStation.cmake:
* Source/WebKit/PlatformWin.cmake:
* Source/WebKit/Platform/Curl.cmake: Added.

Canonical link: https://commits.webkit.org/274681@main




More information about the webkit-changes mailing list