#!/bin/sh rm -rf build cmake -S . -B build -D CMAKE_BUILD_TYPE=Release cmake --build build --target benchmark ./build/benchmark/benchmark