You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if (NOTEXISTS${WEBRTCOBJS}/${CMAKE_STATIC_LIBRARY_PREFIX}webrtc${CMAKE_STATIC_LIBRARY_SUFFIX})
86
101
set (WEBRTCARGS rtc_include_tests=false\nrtc_enable_protobuf=false\nrtc_build_examples=false\ntreat_warnings_as_errors=false\nenable_js_protobuf=false\nuse_glib=false\n)
87
102
set (WEBRTCARGS libyuv_use_sme=false\n${WEBRTCARGS})
88
103
if (CMAKE_CXX_COMPILER_ID STREQUAL"Clang"ANDNOTWIN32)
0 commit comments