Sign in
dawn
/
dawn
/
ab0f7da790c91c8a46925f9d40c2443a94de59ee
/
.
/
src
/
tint
/
cmd
/
test
/
BUILD.cfg
blob: 689c1872dbaca5cc2f4735ac4777443b4a396895 [
file
]
{
"test_cmd"
:
{
/* The unittests executable target for Tint. */
"OutputName"
:
"tint_unittests"
,
"AdditionalDependencies"
:
{
/* Depend on all the unittests targets to pull them all together. */
"Internal"
:
[
"**:test"
]
}
}
}