9b88c8b66c
Bug: skia:13477 Change-Id: I524e076282e9dde3a8ad5d39c58e6054f684fbf0 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/554376 Reviewed-by: Kevin Lubick <kjlubick@google.com> Commit-Queue: Michael Ludwig <michaelludwig@google.com> Auto-Submit: Michael Ludwig <michaelludwig@google.com> |
||
---|---|---|
.. | ||
dawn | ||
dng_sdk | ||
expat | ||
libjpeg_turbo | ||
libpng | ||
libwebp | ||
perfetto | ||
piex | ||
vulkan_headers | ||
vulkan_tools | ||
vulkanmemoryallocator | ||
wuffs | ||
zlib | ||
README.md |
This folder is where we put BUILD.bazel files for external (e.g. third party) dependencies.
If a dependency supports Bazel, we should use those rules, but if the dependency does not, we need to create our own rules in a subdirectory.
These BUILD.bazel files are used in WORKSPACE.bazel (e.g. new_local_repository or new_git_repository).