Since the webrtc/build/supplement.gypi file is loaded before Chromium's build/common.gypi it is the right place to override GYP variables. This makes it possible to use the approach in https://webrtc-codereview.appspot.com/48869004, which I applied to supplement.gypi in this CL, instead of the hacky approach in https://webrtc-codereview.appspot.com/48909004 (removed in this CL). R=tkchin@webrtc.org Review URL: https://webrtc-codereview.appspot.com/50729004 Cr-Commit-Position: refs/heads/master@{#9017}
Description
The idea is to make CMake build for WebRTC m130 version - for audio processing module
Languages
C++
90.3%
Java
2.9%
C
2.2%
Objective-C++
2%
Python
1.3%
Other
1%