mirror of
https://github.com/danog/libtgvoip.git
synced 2024-11-27 04:34:42 +01:00
Fix GYP build in macOS.
This commit is contained in:
parent
cf8da57255
commit
9f78cb85e5
@ -271,6 +271,7 @@
|
||||
'defines': [
|
||||
'WEBRTC_POSIX',
|
||||
'WEBRTC_MAC',
|
||||
'TARGET_OS_OSX',
|
||||
],
|
||||
'conditions': [
|
||||
[ '"<(official_build_target)" == "mac32"', {
|
||||
|
Loading…
Reference in New Issue
Block a user