mirror of
http://172.16.0.230/r/SIF/TowerOptoSifAndSpectral.git
synced 2025-12-14 19:03:32 +08:00
7 lines
112 B
Bash
7 lines
112 B
Bash
mkdir -p build
|
|
cd build
|
|
cmake ../
|
|
make -j4
|
|
cp TowerOptoSifAndSpectral /home/pi/bin
|
|
cd ../othersoft
|
|
sh install.sh |