blob: 4184fdcefe5c9385bb5893ec6c5875722487b730 [file] [log] [blame]
{
"fuzz_cmd": {
"Condition": "tint_build_ir_fuzzer",
/* The Tint fuzzer executable for IR-input. */
"OutputName": "tint_ir_fuzzer",
"AdditionalDependencies": {
/* Depend on all the fuzz targets to pull them all together. */
"Internal": [ "**:fuzz" ],
"External": [ "libprotobuf-mutator" ]
}
}
}