[CMake] Renames BUILD files (#6457)
authormustiikhalil <mustii@mmk.one>
Thu, 11 Feb 2021 18:16:57 +0000 (21:16 +0300)
committerGitHub <noreply@github.com>
Thu, 11 Feb 2021 18:16:57 +0000 (10:16 -0800)
commit6af37e672947bb29b53650119585b38766f74d96
tree4cf279930682a00bd45277faf0dfb0bb4a3fc3bf
parent1b88655b00af78b4088dce39b77c2caeef8844ff
[CMake] Renames BUILD files (#6457)

* Renamed build to build.bazel to stop xcode from complaining about it

* Renamed all build to build.bazel

* Fixes small ci issue
.gitignore
BUILD.bazel [moved from BUILD with 100% similarity]
bazel/BUILD.bazel [moved from grpc/BUILD with 100% similarity]
grpc/BUILD.bazel [moved from bazel/BUILD with 100% similarity]
src/BUILD.bazel [moved from src/BUILD with 99% similarity]
tests/BUILD.bazel [moved from tests/BUILD with 100% similarity]