PiScan/configure

7 lines
64 B
Bash

#!/bin/sh
sh proto_gen.sh
mkdir build data
cd bin && cmake ..