16fa353926
See also http://cl/449188526 Change-Id: Idb775cd955c82f16c79a61bb3d417c2c92f88a88 Bug: skia:12541, skia:13323 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/541217 Reviewed-by: Ravi Mistry <rmistry@google.com> |
||
---|---|---|
.. | ||
dawn | ||
vulkan_headers | ||
vulkan_tools | ||
vulkanmemoryallocator | ||
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).