mirror of
https://github.com/danog/libtgvoip.git
synced 2024-11-30 04:39:03 +01:00
Fix warning in Xcode 10.
This commit is contained in:
parent
6053cf5dce
commit
9b292fdbc8
@ -271,6 +271,7 @@
|
||||
'"<(OS)" == "mac"', {
|
||||
'xcode_settings': {
|
||||
'CLANG_CXX_LANGUAGE_STANDARD': 'c++1z',
|
||||
'ALWAYS_SEARCH_USER_PATHS': 'NO',
|
||||
},
|
||||
'defines': [
|
||||
'WEBRTC_POSIX',
|
||||
|
Loading…
Reference in New Issue
Block a user