# bazelrc file

# C++14 required for recent gRPC versions
build --cxxopt='-std=c++14'
