1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-08-06 14:22:32 -04:00
sdrangel/cmake/ci/build_sdrplay.sh

8 lines
175 B
Bash
Raw Normal View History

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