#!/bin/bash
# This script is used to build all Bazel targets in the C++ benchmarks
# directory.
# Prerequisites:
# 1. Git must be installed and available in the system's PATH.
# 2. Bazel must be installed and available in the system's PATH.
# Navigate to the workspace directory
||
# Build all Bazel targets
USE_BAZEL_VERSION=8.5.0
# Run clang-tidy using Bazel
USE_BAZEL_VERSION=8.5.0