CMake script for retrieving, building and linking Google's WebRTC into a single static library.
Find a file
2016-10-09 08:42:36 +02:00
CMakeModules CMake: Fix indentation + Windows specific commands 2016-10-09 08:42:36 +02:00
Dependencies Bump depot_tools 2016-10-08 12:21:48 +02:00
jakelib Jake: Remove checksum handling 2016-10-09 08:01:58 +02:00
Samples CMake: Fix typos, use 2.8 version 2016-10-05 23:35:12 +02:00
Targets CMake: Fix indentation + Windows specific commands 2016-10-09 08:42:36 +02:00
.gitignore Ignore node and gclient files 2016-10-08 12:21:57 +02:00
.gitmodules Fetch and compile cmake targets 2016-09-23 19:33:28 +02:00
.travis.yml Travis: Output the package's MD5 checksum 2016-10-08 15:24:22 +02:00
CMakeLists.txt CMake: Fix indentation + Windows specific commands 2016-10-09 08:42:36 +02:00
index.js Output the relative directory for include and lib 2016-10-08 12:57:36 +02:00
Jakefile Jake: Add jake files and package.json 2016-10-08 12:18:37 +02:00
package.json Jake: Remove checksum handling 2016-10-09 08:01:58 +02:00
README.md Initial commit 2016-09-23 14:16:58 +02:00

libwebrtc

Attempting to bring the easiest way to work with WebRTC C++ Library