[webkit-changes] [WebKit/WebKit] 2100f7: [WGSL] Add a scheme to build wgslc
Tadeu Zagallo
noreply at github.com
Mon Apr 3 10:32:47 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2100f7f1b4ea65f8f292400cb59cf6365dd43c19
https://github.com/WebKit/WebKit/commit/2100f7f1b4ea65f8f292400cb59cf6365dd43c19
Author: Tadeu Zagallo <tzagallo at apple.com>
Date: 2023-04-03 (Mon, 03 Apr 2023)
Changed paths:
A Source/WebGPU/WebGPU.xcodeproj/xcshareddata/xcschemes/wgslc.xcscheme
Log Message:
-----------
[WGSL] Add a scheme to build wgslc
https://bugs.webkit.org/show_bug.cgi?id=254824
rdar://107476293
Reviewed by Myles C. Maxfield.
Since wgslc is not being built by default anymore, we need a way of explicitly
building it. This change makes it possible to build it with `SCHEME=wgslc make`.
* Source/WebGPU/WebGPU.xcodeproj/xcshareddata/xcschemes/wgslc.xcscheme: Added.
Canonical link: https://commits.webkit.org/262514@main
More information about the webkit-changes
mailing list