sdrangel/cmake/ci/build_sdrplay.sh

8 wiersze
177 B
Bash

cd $HOME
mkdir -p external && cd external
mkdir -p sdrplayapi && cd sdrplayapi
git clone https://github.com/srcejon/sdrplayapi.git
cd sdrplayapi
sudo yes | bash install_lib.sh