Skip to content

Instantly share code, notes, and snippets.

@yzf
Created July 17, 2019 07:18
Show Gist options
  • Save yzf/010eea7161bc95e90fa35b959f897911 to your computer and use it in GitHub Desktop.
Save yzf/010eea7161bc95e90fa35b959f897911 to your computer and use it in GitHub Desktop.
.gclient
solutions = [
{
"url": "https://github.com/open-webrtc-toolkit/owt-deps-webrtc.git",
"managed": False,
"name": "src",
"deps_file": "DEPS",
"custom_deps": {},
},
]
target_os = ["android", "unix"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment