mirror of
https://github.com/godotengine/webrtc-native.git
synced 2026-01-03 14:09:58 +03:00
[libdatachannel] Bump to version 0.18.4
This commit is contained in:
@@ -52,6 +52,7 @@ def rtc_cmake_config(env):
|
||||
config["CMAKE_OSX_SYSROOT"] = "iphonesimulator"
|
||||
elif env["platform"] == "windows":
|
||||
config["CMAKE_SYSTEM_NAME"] = "Windows"
|
||||
config["BUILD_WITH_WARNINGS"] = "0" # Disables werror in libsrtp.
|
||||
return config
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user