Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: afc2f0fb69144dda346a574b6eeac2e0082bff26
https://github.com/WebKit/WebKit/commit/afc2f0fb69144dda346a574b6eeac2e0082bff26
Author: Simon Lewis <[email protected]>
Date: 2026-04-27 (Mon, 27 Apr 2026)
Changed paths:
M Source/WebGPU/WebGPU/CMakeLists.txt
Log Message:
-----------
[CMake][Mac] WebGPU framework fails to link: missing CoreGraphics and ICU
https://bugs.webkit.org/show_bug.cgi?id=313503
Reviewed by Geoffrey Garen, BJ Burg, and Mike Wyrzykowski.
PresentationContextIOSurface.mm uses CGImageCreate / CGColorSpaceCreateWithName,
and WGSL/Lexer.cpp uses u_charType / u_stringHasBinaryProperty since
296102@main.
Add CoreGraphics and ICU::uc to the WebGPU target's link libraries.
* Source/WebGPU/WebGPU/CMakeLists.txt:
Canonical link: https://commits.webkit.org/312168@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications