Files
TowerOptoSifAndSpectral/install.sh

6 lines
72 B
Bash

mkdir -p build
cd build
cmake ../
make -j4
cd ../othersoft
sh install.sh