Compile on mac os
This commit is contained in:
parent
5b3fc5cdc5
commit
0e650a07b9
1 changed files with 2 additions and 2 deletions
|
|
@ -28,7 +28,7 @@
|
|||
]
|
||||
}]
|
||||
}],
|
||||
[ 'OS=="linux"', {
|
||||
[ 'OS!="win"', {
|
||||
"libraries": [ "<(module_root_dir)/deps/build/lib/libsrt.a" ],
|
||||
"include_dirs+": [
|
||||
"deps/build/include"
|
||||
|
|
@ -40,4 +40,4 @@
|
|||
],
|
||||
"defines": [ "NAPI_DISABLE_CPP_EXCEPTIONS" ]
|
||||
}]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue