Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6aaadbd23fbe7e3d6b9f687f9c26ce18755d1ce3
      
https://github.com/WebKit/WebKit/commit/6aaadbd23fbe7e3d6b9f687f9c26ce18755d1ce3
  Author: Pascoe <[email protected]>
  Date:   2026-05-04 (Mon, 04 May 2026)

  Changed paths:
    M Source/ThirdParty/ANGLE/CMakeLists.txt
    A Source/ThirdParty/ANGLE/PlatformCocoa.cmake
    A Source/ThirdParty/ANGLE/PlatformIOS.cmake
    M Source/ThirdParty/ANGLE/PlatformMac.cmake

  Log Message:
  -----------
  [CMake] Fix ANGLE for iOS CMake build
https://bugs.webkit.org/show_bug.cgi?id=312913
<rdar://problem/175263596>

Reviewed by BJ Burg.

Add iOS platform configuration for ANGLE and extract shared Cocoa logic into
PlatformCocoa.cmake. The shared file contains Metal backend sources, MSL
translator sources, and CoreGraphics/Foundation/IOSurface/Metal framework
linkage common to both platforms. PlatformIOS.cmake adds QuartzCore linkage,
iOS GPU info utilities, and driver_utils_ios.mm. PlatformMac.cmake retains
IOKit/Quartz linkage and Mac GPU info utilities.

* Source/ThirdParty/ANGLE/CMakeLists.txt:
* Source/ThirdParty/ANGLE/PlatformCocoa.cmake: Added.
* Source/ThirdParty/ANGLE/PlatformIOS.cmake: Added.
* Source/ThirdParty/ANGLE/PlatformMac.cmake:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to