-
Notifications
You must be signed in to change notification settings - Fork 360
/
bo.json
88 lines (88 loc) · 3.32 KB
/
bo.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
{
"order_by": "recipe",
"reduced": false,
"order": [
[
{
"ref": "zlib/1.3.1#f52e03ae3d251dec704634230cd806a2",
"depends": [],
"packages": [
[
{
"package_id": "8b7e35f91e516e42ed736c6dd52a9263da3a5dad",
"prev": null,
"context": "host",
"binary": "Missing",
"options": [],
"filenames": [],
"depends": [],
"overrides": {},
"build_args": null,
"info": {
"settings": {
"os": "Windows",
"arch": "x86_64",
"compiler": "msvc",
"compiler.runtime": "dynamic",
"compiler.runtime_type": "Debug",
"compiler.version": "194",
"build_type": "Debug"
},
"options": {
"shared": "False"
}
}
}
]
]
}
],
[
{
"ref": "libpng/1.5.30#efa4bfdf973993197dbaa85b8c320723",
"depends": [
"zlib/1.3.1#f52e03ae3d251dec704634230cd806a2"
],
"packages": [
[
{
"package_id": "34b444759868b4ce4f04f81d4ad4927bd78d7d3e",
"prev": null,
"context": "host",
"binary": "Missing",
"options": [],
"filenames": [],
"depends": [],
"overrides": {},
"build_args": null,
"info": {
"settings": {
"os": "Windows",
"arch": "x86_64",
"compiler": "msvc",
"compiler.runtime": "dynamic",
"compiler.runtime_type": "Debug",
"compiler.version": "194",
"build_type": "Debug"
},
"options": {
"api_prefix": "",
"shared": "False",
"sse": "True"
},
"requires": [
"zlib/1.3.Z"
]
}
}
]
]
}
]
],
"profiles": {
"self": {
"args": "-pr:h=\"default\" -s:h=\"build_type=Debug\""
}
}
}