[webkit-changes] [WebKit/WebKit] d06223: Check for USE_CAIRO in PlatformWin.cmake files

Don Olmstead noreply at github.com
Thu Feb 15 15:12:16 PST 2024


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

  Changed paths:
    M Source/WebCore/PlatformWin.cmake
    M Source/WebKit/PlatformWin.cmake
    M Tools/ImageDiff/PlatformWin.cmake

  Log Message:
  -----------
  Check for USE_CAIRO in PlatformWin.cmake files
https://bugs.webkit.org/show_bug.cgi?id=269500

Reviewed by Fujii Hironori.

Add explicit checks for `USE_CAIRO` in `PlatformWin.cmake` files before
appending Cairo specific build options.

This is in preparation for building with `USE_SKIA` on Windows.

* Source/WebCore/PlatformWin.cmake:
* Source/WebKit/PlatformWin.cmake:
* Tools/ImageDiff/PlatformWin.cmake:

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




More information about the webkit-changes mailing list