mirror of
http://172.16.0.230/r/SIF/TowerOptoSifAndSpectral.git
synced 2026-05-02 19:13:47 +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 |