CMake script for retrieving, building and linking Google's WebRTC into a single static library.
Find a file
2016-09-25 19:24:44 +02:00
CMakeModules Basic FindLibWebRTC CMake module 2016-09-24 13:54:21 +02:00
Dependencies Bump depot_tools dependency 2016-09-24 13:54:04 +02:00
Samples Add Samples subdirectory, with a very basic sample program 2016-09-25 19:24:44 +02:00
Targets The DEPS file is automatically removed for some reasons. 2016-09-25 19:23:35 +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 Add Samples subdirectory, with a very basic sample program 2016-09-25 19:24:44 +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