commit | e738bf11392ce572a8e95e0da34911ee8d8fb792 | [log] [tgz] |
---|---|---|
author | Mike Klein <mtklein@google.com> | Wed Jan 30 10:45:06 2019 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Jan 30 16:27:21 2019 +0000 |
tree | f4dc189bb480b847caa083292879eee38884fb42 | |
parent | e03a9b75a93a74ff8e25eb2088c9029b192ee515 [diff] |
make third_party() static libraries It's sometimes nice to have a libfoo.a to work with. I've had to borrow a trick from Chromium's component template [1] to avoid trying to make static libraries for header or config only targets. [1] https://cs.chromium.org/chromium/src/build/config/BUILDCONFIG.gn?rcl=ebf3d7e5827761e1f540cc788bbe301e0f6cc674&l=596 Change-Id: I9ec46089c7a4d0a5194ef8ac262dadac10508786 Reviewed-on: https://skia-review.googlesource.com/c/188024 Commit-Queue: Mike Klein <mtklein@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Kevin Lubick <kjlubick@google.com> Auto-Submit: Mike Klein <mtklein@google.com>