aisouard / libwebrtc

:package: Google's WebRTC implementation in a single static library.
https://axel.isouard.fr/libwebrtc
Apache License 2.0
641 stars 190 forks source link

Win32: Add 7zip package support #11

Closed aisouard closed 8 years ago

aisouard commented 8 years ago

The WebRTC library is huge under Windows (approx. 210MB). We can reduce the package size with 7zip (approx. 18MB).

Add 7zip rules in CMake and Jake.