diff --git a/Source/ThirdParty/libwebrtc/CMakeLists.txt b/Source/ThirdParty/libwebrtc/CMakeLists.txt index 026a804a7455..e66ff0dc4f0f 100644 --- a/Source/ThirdParty/libwebrtc/CMakeLists.txt +++ b/Source/ThirdParty/libwebrtc/CMakeLists.txt @@ -2096,7 +2096,6 @@ endif () add_library(webrtc STATIC ${webrtc_SOURCES}) target_compile_options(webrtc PRIVATE - "$<$:-std=gnu++11>" "-UHAVE_CONFIG_H" "-DWEBRTC_WEBKIT_BUILD=1" "-w"