1
0
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:
John Preston 2018-09-18 19:52:01 +03:00
parent 6053cf5dce
commit 9b292fdbc8

View File

@ -271,6 +271,7 @@
'"<(OS)" == "mac"', {
'xcode_settings': {
'CLANG_CXX_LANGUAGE_STANDARD': 'c++1z',
'ALWAYS_SEARCH_USER_PATHS': 'NO',
},
'defines': [
'WEBRTC_POSIX',