bazel.rc 136 Bytes
Newer Older
1
build --copt -DHAVE_ZLIB=1
2 3 4 5 6
# bazel build with glog
# build --define=with_glog=true
build -c opt
# unittest 
test --define=unittest=true