[webkit-changes] [WebKit/WebKit] 424698: [CMake] Centralize WC definitions

Don Olmstead noreply at github.com
Wed Feb 14 16:09:22 PST 2024


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

  Changed paths:
    M Source/WebCore/PlatformWin.cmake
    M Source/WebCore/platform/TextureMapper.cmake
    A Source/WebKit/Platform/WC.cmake
    M Source/WebKit/PlatformPlayStation.cmake
    M Source/WebKit/PlatformWin.cmake

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

Reviewed by Fujii Hironori.

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

* Source/WebCore/PlatformWin.cmake:
* Source/WebCore/platform/TextureMapper.cmake:
* Source/WebKit/PlatformPlayStation.cmake:
* Source/WebKit/PlatformWin.cmake:
* Source/WebKit/Platform/WC.cmake: Added.

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




More information about the webkit-changes mailing list