11 lines
161 B
JSON
11 lines
161 B
JSON
{
|
|
"libbacktrace":
|
|
{
|
|
"condition": "compiler_family == 'gcc' or compiler_family == 'clang'"
|
|
},
|
|
"winsock2":
|
|
{
|
|
"condition": "target_os == 'nt'"
|
|
}
|
|
}
|