Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 45145d8a48303932fb85ffae0b357c443fce0d82
https://github.com/WebKit/WebKit/commit/45145d8a48303932fb85ffae0b357c443fce0d82
Author: Adrian Taylor <[email protected]>
Date: 2026-07-10 (Fri, 10 Jul 2026)
Changed paths:
M Source/WebKit/CMakeLists.txt
Log Message:
-----------
Add IPC tester to Swift interop sources
https://bugs.webkit.org/show_bug.cgi?id=319030
rdar://181882828
Reviewed by Alex Christensen.
Add missing IPC tester sources to the CMake build.
This fixes a build error which only occurs with cmake:
"error: "This source includes WebKit-Swift.h; add it to
WebKit_SWIFT_INTEROP_SOURCES in Source/WebKit/CMakeLists.txt."
caused by C++ sources assuming that this Swift support was present.
Canonical link: https://commits.webkit.org/316875@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications