You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
269 B
JSON
23 lines
269 B
JSON
7 years ago
|
[
|
||
|
{
|
||
|
"cmd": [
|
||
|
"gn",
|
||
|
"gen",
|
||
|
"out/Release"
|
||
|
],
|
||
|
"name": "gn"
|
||
|
},
|
||
|
{
|
||
|
"cmd": [
|
||
|
"ninja",
|
||
|
"-C",
|
||
|
"out/Release"
|
||
|
],
|
||
|
"name": "ninja"
|
||
|
},
|
||
|
{
|
||
|
"name": "$result",
|
||
|
"recipe_result": null,
|
||
|
"status_code": 0
|
||
|
}
|
||
|
]
|