Bit.ASICmon-c/run

8 lines
138 B
Plaintext
Raw Permalink Normal View History

#!/bin/bash
cmake --build cmake-build-debug/
cd cmake-build-debug/
#valgrind --leak-check=yes ./bitasicmon
strip bitasicmon
./bitasicmon