blob: 0aeb727c72752088c4da74861ce075e92a8ce8ca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
{
"name": "Custom",
"parentName": "codemodel-v2",
"childNames": null,
"directorySources": [
"^custom$"
],
"targetIds": [
"^ALL_BUILD::@c11385ffed57b860da63$",
"^ZERO_CHECK::@c11385ffed57b860da63$",
"^custom_tgt::@c11385ffed57b860da63$",
"^custom_exe::@c11385ffed57b860da63$"
]
}
|