Sign in
dawn
/
dawn
/
73f765d72035fec3e36f13fe205b97f0940562ef
/
.
/
src
/
tint
/
cmd
/
bench
/
BUILD.cfg
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"
],
}
}
}