CMake script for retrieving, building and linking Google's WebRTC into a single static library.
Find a file
2016-09-29 23:05:06 +02:00
CMakeModules Basic FindLibWebRTC CMake module 2016-09-24 13:54:21 +02:00
Dependencies Bump depot_tools 2016-09-29 23:05:06 +02:00
Samples Fix CMake variables, add targets for the latest WebRTC revision 2016-09-29 23:04:58 +02:00
Targets Fix CMake variables, add targets for the latest WebRTC revision 2016-09-29 23:04:58 +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 Fix CMake variables, add targets for the latest WebRTC revision 2016-09-29 23:04: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