CMake script for retrieving, building and linking Google's WebRTC into a single static library.
Find a file
2016-10-08 12:57:51 +02:00
CMakeModules CMake: Fix typos, use 2.8 version 2016-10-05 23:35:12 +02:00
Dependencies Bump depot_tools 2016-10-08 12:21:48 +02:00
jakelib Jake: delete the package after extraction 2016-10-08 12:57:51 +02:00
Samples CMake: Fix typos, use 2.8 version 2016-10-05 23:35:12 +02:00
Targets CMake: Fix variables to match with Node package naming 2016-10-08 12:21:30 +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: update package name 2016-10-08 12:30:40 +02:00
CMakeLists.txt CMake: Fix variables to match with Node package naming 2016-10-08 12:21:30 +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: Add jake files and package.json 2016-10-08 12:18:37 +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