Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 10bec06e7deabab90042b511aebabac86a0f9de4
https://github.com/WebKit/WebKit/commit/10bec06e7deabab90042b511aebabac86a0f9de4
Author: Claudio Saavedra <[email protected]>
Date: 2026-07-10 (Fri, 10 Jul 2026)
Changed paths:
M Source/ThirdParty/ANGLE/include/CMakeLists.txt
Log Message:
-----------
[Win] Speculative build fix after 316781@main
https://bugs.webkit.org/show_bug.cgi?id=319085
Unreviewed build fix.
316781@main moved the public ANGLE headers (EGL, GLES, KHR) from
ANGLE/Headers to ANGLE/Headers/ANGLE, but the ANGLE::EGL search path is
still bare ANGLE/Headers, so <EGL/egl.h> fails to resolve on a clean
build. Restore their copy destination to ANGLE_FRAMEWORK_HEADERS_DIR.
* Source/ThirdParty/ANGLE/include/CMakeLists.txt:
Canonical link: https://commits.webkit.org/316884@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications