gpu-dawn: do not build webgpu.h symbols in by default

Helps hexops/mach#580

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2022-10-17 05:57:34 -07:00
parent e4d15208a5
commit d9efca0317
2 changed files with 9 additions and 0 deletions

View file

@ -781,6 +781,7 @@ pub fn Sdk(comptime deps: anytype) type {
"mock",
"SpirvValidation.cpp",
"XlibXcbFunctions.cpp",
"dawn_proc.c",
},
});