Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 44574cea56a92d7e747868a92c2aa7b936a57d5e
https://github.com/WebKit/WebKit/commit/44574cea56a92d7e747868a92c2aa7b936a57d5e
Author: Charlie Wolfe <[email protected]>
Date: 2026-04-20 (Mon, 20 Apr 2026)
Changed paths:
M Source/WebGPU/WGSL/CMakeLists.txt
M Tools/TestWebKitAPI/CMakeLists.txt
M Tools/TestWebKitAPI/PlatformMac.cmake
M Tools/TestWebKitAPI/Tests/IPC/IPCSerialization.mm
M Tools/TestWebKitAPI/config.h
Log Message:
-----------
[CMake] Add TestIPC and TestWGSL targets
https://bugs.webkit.org/show_bug.cgi?id=312441
rdar://174890671
Reviewed by Pascoe and Mike Wyrzykowski.
run-api-tests expects TestIPC and TestWGSL binaries but the CMake build doesn't
produce them. Add
both as standalone executables and introduce a WGSLCore static library to share
sources between
wgslc and TestWGSL.
* Source/WebGPU/WGSL/CMakeLists.txt:
* Tools/TestWebKitAPI/CMakeLists.txt:
* Tools/TestWebKitAPI/PlatformMac.cmake:
* Tools/TestWebKitAPI/Tests/IPC/IPCSerialization.mm:
* Tools/TestWebKitAPI/config.h:
Canonical link: https://commits.webkit.org/311594@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications