commit | 31acf3d1208b294ba86cbcdfa475a5c94229ae3a | [log] [tgz] |
---|---|---|
author | kjellander <kjellander@webrtc.org> | Thu Jul 09 08:18:58 2015 |
committer | Commit bot <commit-bot@chromium.org> | Thu Jul 09 08:19:01 2015 |
tree | 0c18fbd8a09c686890c7d0e1568390a2c73512ef | |
parent | e987a47f95abc4fe9ea649cf9e70eaf30175f813 [diff] |
Add include_examples GYP variable. To make it possible to exclude the examples when running GYP on all.gyp. The webrtc_examples.gyp already has an OS=="android" condition inside it, so there's no need to check that before including it. BUG=webrtc:4242 Review URL: https://codereview.webrtc.org/1196623006 Cr-Commit-Position: refs/heads/master@{#9556}