mirror of https://github.com/jkjoy/sunpeiwen.git
18 lines
330 B
Plaintext
18 lines
330 B
Plaintext
|
{
|
||
|
"conditions": [
|
||
|
[
|
||
|
"OS!=\"win\" and target_arch not in \"ia32 x32 x64\"",
|
||
|
{
|
||
|
"defines": [
|
||
|
"HAVE_DLFCN_H=1"
|
||
|
],
|
||
|
"libraries": [],
|
||
|
"sources": [
|
||
|
"deps/cpu_features/include/internal/hwcaps.h",
|
||
|
"deps/cpu_features/src/hwcaps.c"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
]
|
||
|
}
|