DescriptionPort parts of //third_pary/libjingle build to GN
Reimplements parts of //third_party/libjingle's build in GN.
The new build is much less flexible than the original. No
configuration variables have been ported. Some windows-specific configs
have been left out and annotated with TODOs. Most signifcantly, the
entirety of the 'if (enable_webrtc)' block has been omitted, because the
GN build for webrtc isn't working yet.
Despite these limitations, it is an adequate replacement for the
'stub' libjingle target in most situations.
Note, this CL is a near direct copy of rlarocque's work at
https://codereview.chromium.org/455583002/
BUG=none
TBR=sky,pavely,rlarocque
Committed: https://crrev.com/f7b1cb6926cabc20a89b2713e8c59402e6d260af
Cr-Commit-Position: refs/heads/master@{#291587}
Patch Set 1 #Patch Set 2 : merged #Patch Set 3 : fix gn compile #
Total comments: 1
Messages
Total messages: 13 (1 generated)
|