CMake script for retrieving, building and linking Google's WebRTC into a single static library.
Find a file
2016-09-24 13:52:24 +02:00
CMakeModules Define and use macros, set install directory paths 2016-09-24 13:52:24 +02:00
Dependencies Fetch and compile cmake targets 2016-09-23 19:33:28 +02:00
Targets Define and use macros, set install directory paths 2016-09-24 13:52:24 +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 Define and use macros, set install directory paths 2016-09-24 13:52:24 +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