CMake script for retrieving, building and linking Google's WebRTC into a single static library.
Find a file
2016-09-30 22:37:15 +02:00
CMakeModules Basic FindLibWebRTC CMake module 2016-09-24 13:54:21 +02:00
Dependencies Bump depot_tools 2016-09-30 22:36:58 +02:00
Samples Remove state variable inside the sample 2016-09-30 22:37:15 +02:00
Targets Checkout WebRTC on a specific revision 2016-09-30 22:36:49 +02:00
.gitignore Add .gitignore file 2016-09-24 13:48:51 +02:00
.gitmodules Fetch and compile cmake targets 2016-09-23 19:33:28 +02:00
CMakeLists.txt Checkout WebRTC on a specific revision 2016-09-30 22:36:49 +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