OpenGrok
Cross Reference: isolate_win_toolchain.isolate
xref
: /
external
/
skia
/
infra
/
bots
/
isolate_win_toolchain.isolate
Home
|
History
|
Annotate
|
Download
|
only in
bots
1
{
2
'variables': {
3
'command': [
4
'
/bin/cp
', '-rL', 't', '${ISOLATED_OUTDIR}',
5
],
6
},
7
}
8