Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ed511336d6db9e83af4d78ee2f9429e096f17e5f
      
https://github.com/WebKit/WebKit/commit/ed511336d6db9e83af4d78ee2f9429e096f17e5f
  Author: Don Olmstead <[email protected]>
  Date:   2023-02-28 (Tue, 28 Feb 2023)

  Changed paths:
    M Source/WebCore/PlatformWin.cmake
    A Source/cmake/FindBrotli.cmake
    M Source/cmake/OptionsWin.cmake

  Log Message:
  -----------
  [CMake] Add Brotli targets
https://bugs.webkit.org/show_bug.cgi?id=253025

Reviewed by Michael Catanzaro.

The Windows port needs to link in Brotli's decoder library to support
WOFF2 so turn it into a proper find module. The module itself is the
same as the WOFF2 module. Update the WebCore library listing to use the
target.

The module will also be used by the PlayStation port in the near future.

* Source/WebCore/PlatformWin.cmake:
* Source/cmake/FindBrotli.cmake: Added.
* Source/cmake/OptionsWin.cmake:

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to