vsimon / webrtcbuilds

Getting started with WebRTC natively is no easy picnic. The goal of webrtcbuilds is to provide a single standalone WebRTC static library and package.
BSD 3-Clause "New" or "Revised" License
202 stars 164 forks source link

Fix packaging for revisions prior to the introduction of abseil-cpp #89

Closed vsimon closed 6 years ago

vsimon commented 6 years ago

Include abseil-cpp only for builds after revision 23941

For issue #88