summaryrefslogtreecommitdiff
path: root/BUILD.bazel
AgeCommit message (Collapse)AuthorFilesLines
2021-02-11[CMake] Renames BUILD files (#6457)mustiikhalil1-0/+79
* Renamed build to build.bazel to stop xcode from complaining about it * Renamed all build to build.bazel * Fixes small ci issue