diff options
author | mustiikhalil <mustii@mmk.one> | 2021-02-11 21:16:57 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-11 10:16:57 -0800 |
commit | 6af37e672947bb29b53650119585b38766f74d96 (patch) | |
tree | 4cf279930682a00bd45277faf0dfb0bb4a3fc3bf /bazel | |
parent | 1b88655b00af78b4088dce39b77c2caeef8844ff (diff) | |
download | flatbuffers-6af37e672947bb29b53650119585b38766f74d96.tar.gz flatbuffers-6af37e672947bb29b53650119585b38766f74d96.tar.bz2 flatbuffers-6af37e672947bb29b53650119585b38766f74d96.zip |
[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
Diffstat (limited to 'bazel')
-rw-r--r-- | bazel/BUILD.bazel (renamed from bazel/BUILD) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/bazel/BUILD b/bazel/BUILD.bazel index e69de29b..e69de29b 100644 --- a/bazel/BUILD +++ b/bazel/BUILD.bazel |