This repository has been archived on 2022-08-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
multirow/infinity/benchmark/rebuild.sh

6 lines
54 B
Bash
Executable File

#!/bin/bash
cd ../..
rm -rf build/*
cd build
cmake ..