mirror of
https://github.com/danog/libtgvoip.git
synced 2024-11-27 04:34:42 +01:00
Merge pull request #56 from telegramdesktop/tdesktop
Fix warning in Xcode 10
This commit is contained in:
commit
162f4478ec
@ -277,6 +277,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