pikapython/init.sh
2021-08-21 17:01:05 +08:00

7 lines
59 B
Bash

sh clean.sh
mkdir build
cd build
cmake ..
cd ..
sh make.sh