blob: d496390b35641dbd8c4bee23ab904cefa60f0c14 [file] [log] [blame]
{
"bench_cmd": {
/* The benchmarks executable target for Tint. */
"OutputName": "tint_benchmark",
"AdditionalDependencies": {
/* Depend on all the benchmarks targets to pull them all together. */
"Internal": [ "**:bench" ],
}
}
}