{ | |
"Condition": "tint_build_wgsl_reader", | |
"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" ], | |
} | |
} | |
} |