Rename BUILD to BUILD.bazel.
This avoids conflicts with build/ on case-insensitive filesystems. Fixes #606.
This commit is contained in:
parent
d824eae3cd
commit
ce50c57b9e
@ -1,4 +1,4 @@
|
||||
# Implement a macro glog_library() that the BUILD file can load.
|
||||
# Implement a macro glog_library() that the BUILD.bazel file can load.
|
||||
|
||||
# By default, glog is built with gflags support. You can change this behavior
|
||||
# by using glog_library(with_gflags=0)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user