blob: 2e2d93952a77db09ae7219e7770f24cef64b46c9 [file] [log] [blame]
{
"condition": "tint_build_wgsl_reader",
"fuzz_cmd": {
/* The Tint fuzzer executable for WGSL-input. */
"OutputName": "tint_wgsl_fuzzer",
"AdditionalDependencies": {
/* Depend on all the fuzz targets to pull them all together. */
"Internal": [ "**:fuzz" ],
"External": ["dxcompiler-for-fuzzer"],
}
}
}