blob: de92f712ff4df2278f8ecd2b452888d01f6372de [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" ]
}
}
}