commit | a04663c13dfed8f0d1aac31f628244346eeb344f | [log] [tgz] |
---|---|---|
author | Brandon Jones <bajones@chromium.org> | Thu Sep 23 20:36:03 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 23 20:36:03 2021 +0000 |
tree | 21854931abd3db9e0a43b8320304a3cc38398180 | |
parent | 0ecd67a3fa3a5d668197fd30ac3111625c9b12a0 [diff] [blame] |
Added Abseil as a third-party dependency (Take 2) Another attempt at https://dawn-review.googlesource.com/c/dawn/+/63780 Depends on https://skia-review.googlesource.com/c/skia/+/451638 This version of the CL fixes the Cmake and Skia compatibility issues from the previous CL. Bug: dawn:563 Change-Id: I41a7ee0aef1924df08a9be41e94effb7cd0025df Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/64600 Commit-Queue: Brandon Jones <bajones@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org>
diff --git a/.gitignore b/.gitignore index 1b20edd..38f94ca 100644 --- a/.gitignore +++ b/.gitignore
@@ -7,6 +7,7 @@ /build /buildtools /testing +/third_party/abseil-cpp/ /third_party/angle /third_party/clang-format /third_party/glfw